Software /
code /
prosody
File
plugins/mod_pep_plus.lua @ 12654:f3dbbc7655e6
usermanager: Handle local JIDs being passed to get/set_jid_role()
There is no reasonable fallback for set_jid_role() because users may have
multiple roles, so that's an error.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Mon, 01 Aug 2022 20:26:00 +0100 |
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");