Mercurial > prosody-modules
log mod_muc_http_auth/mod_muc_http_auth.lua @ 4309:e8b9228b5265
age | author | description |
---|---|---|
Fri, 18 Dec 2020 16:31:01 +0100 | Seve Ferrer | mod_muc_http_auth: Bugfix: Not properly listening on register IQs |
Fri, 18 Dec 2020 15:28:12 +0100 | Seve Ferrer | Improve UX by providing defaults users expect |
Tue, 15 Dec 2020 14:16:11 +0100 | Seve Ferrer | mod_muc_http_auth: Use get_option_set API properly |
Tue, 15 Dec 2020 11:26:29 +0100 | Seve Ferrer | For deployments that have https://hg.prosody.im/trunk/file/tip/plugins/muc/register.lib.lua#l7 and use https://modules.prosody.im/mod_muc_http_auth.html users can still register to a MUC even if they are not allowed to join. That means they would receive RAI or RMN, for instance. |
Sat, 12 Dec 2020 18:19:14 +0100 | Seve Ferrer | Prosodoy module to externalize MUC authorization via HTTP |