Software /
code /
prosody
File
plugins/mod_pep_plus.lua @ 10644:6c4ab1b87588
mod_admin_telnet: Avoid indexing missing socket (thanks tmolitor)
if `sock` was nil it would still proceed with SNI and ALPN checks
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 05 Feb 2020 23:29:39 +0100 (2020-02-05) |
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");