plugins/mod_pep_plus.lua
author Matthew Wild <mwild1@gmail.com>
Thu, 13 Oct 2022 22:46:19 +0100
changeset 12776 daa654dbd8de
parent 9077 0462405b1cfb
permissions -rw-r--r--
mod_tokenauth: Allow attaching an arbitrary data table to a token

module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep...");
module:depends("pep");