Software /
code /
prosody-modules
Log
description | author | age |
---|---|---|
mod_migrate: Add support for the fictitious pep_data store | Matthew Wild | Tue, 15 Dec 2020 23:40:18 +0000 |
mod_muc_http_auth: Use get_option_set API properly | Seve Ferrer | Tue, 15 Dec 2020 14:16:11 +0100 |
mod_vcard_muc: Pass room object around instead of JID, hopefully fixing traceback | Matthew Wild | Tue, 15 Dec 2020 10:49:11 +0000 |
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 |