Software /
code /
prosody-modules
Log
mod_muc_http_auth/mod_muc_http_auth.lua @ 4303:d261233f7ced
description | author | age |
---|---|---|
Improve UX by providing defaults users expect | Seve Ferrer | Fri, 18 Dec 2020 15:28:12 +0100 |
mod_muc_http_auth: Use get_option_set API properly | Seve Ferrer | Tue, 15 Dec 2020 14:16:11 +0100 |
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. | Seve Ferrer | Tue, 15 Dec 2020 11:26:29 +0100 |
Prosodoy module to externalize MUC authorization via HTTP | Seve Ferrer | Sat, 12 Dec 2020 18:19:14 +0100 |