Mercurial > prosody-modules
log mod_muc_http_auth/mod_muc_http_auth.lua @ 4482:21698b960bd6
age | author | description |
---|---|---|
Wed, 06 Jan 2021 20:49:45 +0100 | Seve Ferrer | mod_mucc_http_auth: Provide Authorization header setting for deployments behind a login |
Wed, 06 Jan 2021 13:48:49 +0100 | JC Brand | mod_muc_http_auth: `no-authorized` error must be of type `auth` |
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 |