Log

mod_muc_http_auth/mod_muc_http_auth.lua @ 5278:d94dba396f9f

description author age
mod_muc_http_auth: Add missing import JC Brand 2021-10-25
mod_muc_http_auth: Allow for enabling/disabling per user host JC Brand 2021-10-25
mod_muc_http_auth: Make sure query parameters are URL encoded Seve Ferrer 2021-09-23
mod_muc_http_auth: Make sure query parameters are URL encoded Seve Ferrer 2021-09-23
mod_muc_http_auth: External auth services might need to check on the nickname as well Seve Ferrer 2021-09-21
mod_mucc_http_auth: Provide Authorization header setting for deployments behind a login Seve Ferrer 2021-01-06
mod_muc_http_auth: `no-authorized` error must be of type `auth` JC Brand 2021-01-06
mod_muc_http_auth: Bugfix: Not properly listening on register IQs Seve Ferrer 2020-12-18
Improve UX by providing defaults users expect Seve Ferrer 2020-12-18
mod_muc_http_auth: Use get_option_set API properly Seve Ferrer 2020-12-15
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 2020-12-15
Prosodoy module to externalize MUC authorization via HTTP Seve Ferrer 2020-12-12