Mercurial > prosody-hg
view plugins/mod_pep_plus.lua @ 12199:12eaa2fdd75b
util.prosodyctl.cert: Pass variables via formatting instead of concatenation
Prevents potential weirdness in case there's any %s or such in a host,
file or directory name, since show_warning() is printf().
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 19 Jan 2022 10:26:43 +0100 |
| parents | 0462405b1cfb |
| children |
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");
