Software /
code /
prosody
File
plugins/mod_pep_plus.lua @ 11011:c079103c9172
mod_proxy65: Log invalid greetings escaped instead of as base64
Makes it easier to see human-readable parts and thus identifying the
garbage. Also consistent with mod_c2s and others.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 16 Jul 2020 10:26:36 +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");