log mod_muc_http_auth/mod_muc_http_auth.lua @ 4403:31470a256851

age author description
2021-01-06 Seve Ferrer mod_mucc_http_auth: Provide Authorization header setting for deployments behind a login
2021-01-06 JC Brand mod_muc_http_auth: `no-authorized` error must be of type `auth`
2020-12-18 Seve Ferrer mod_muc_http_auth: Bugfix: Not properly listening on register IQs
2020-12-18 Seve Ferrer Improve UX by providing defaults users expect
2020-12-15 Seve Ferrer mod_muc_http_auth: Use get_option_set API properly
2020-12-15 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.
2020-12-12 Seve Ferrer Prosodoy module to externalize MUC authorization via HTTP