Software /
code /
prosody-modules
Log
mod_muc_http_auth/mod_muc_http_auth.lua @ 4322:9606e7a63a69
description | author | age |
---|---|---|
mod_mucc_http_auth: Provide Authorization header setting for deployments behind a login | Seve Ferrer | Wed, 06 Jan 2021 20:49:45 +0100 |
mod_muc_http_auth: `no-authorized` error must be of type `auth` | JC Brand | Wed, 06 Jan 2021 13:48:49 +0100 |
mod_muc_http_auth: Bugfix: Not properly listening on register IQs | Seve Ferrer | Fri, 18 Dec 2020 16:31:01 +0100 |
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 |