Mercurial > prosody-hg
view plugins/mod_pep_plus.lua @ 12169:866d06644956
util.prosodyctl.cert: Fix boolean logic bug
Boolean logic, never correct on the first try.
We want to skip copying the same cert if it _has_ been imported already,
not if it has not.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 09 Jan 2022 21:47:04 +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");
