File

plugins/mod_pep_plus.lua @ 11623:cce5191a65a7

mod_s2s: Guard against LuaSec not returning TLS info here too See previous commit to mod_c2s: a62146353528
author Kim Alvefur <zash@zash.se>
date Mon, 21 Jun 2021 13:43:40 +0200
parent 9074:0462405b1cfb
line wrap: on
line source

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