mod_muc_http_auth: Allow for enabling/disabling per user host
|
JC Brand |
Mon, 25 Oct 2021 15:58:16 +0200 |
mod_muc_http_auth: Make sure query parameters are URL encoded
|
Seve Ferrer |
Thu, 23 Sep 2021 17:13:35 +0200 |
mod_muc_http_auth: Make sure query parameters are URL encoded
|
Seve Ferrer |
Thu, 23 Sep 2021 16:41:42 +0200 |
mod_muc_http_auth: External auth services might need to check on the nickname as well
|
Seve Ferrer |
Tue, 21 Sep 2021 14:00:01 +0200 |
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 |