Sun, 28 Aug 2022 11:11:50 +0100 mod_sasl2: Return status from event handlers
Matthew Wild <mwild1@gmail.com> [Sun, 28 Aug 2022 11:11:50 +0100] rev 5022
mod_sasl2: Return status from event handlers Without this, clients would get "unsupported-stanza-type" even on successfully handled responses.
Sat, 27 Aug 2022 16:36:22 +0200 mod_admin_blocklist: Add config option for which role(s) to consider (0.12+)
Kim Alvefur <zash@zash.se> [Sat, 27 Aug 2022 16:36:22 +0200] rev 5021
mod_admin_blocklist: Add config option for which role(s) to consider (0.12+) Fixes that in trunk, a "prosody:operator" (formerly a global admin) is not considered a "prosody:admin", so those were not included in the set.
Sat, 27 Aug 2022 15:39:38 +0200 mod_admin_blocklist: Fix traceback due to misplaced parenthesis
Kim Alvefur <zash@zash.se> [Sat, 27 Aug 2022 15:39:38 +0200] rev 5020
mod_admin_blocklist: Fix traceback due to misplaced parenthesis get_jids_with_role() throws an exception when 'host' is nil since Prosody trunk rev 7ca5645f46cd
Fri, 26 Aug 2022 11:30:44 +0100 mod_muc_ban_ip: Support for service-wide IP bans from trusted services
Matthew Wild <mwild1@gmail.com> [Fri, 26 Aug 2022 11:30:44 +0100] rev 5019
mod_muc_ban_ip: Support for service-wide IP bans from trusted services
Thu, 25 Aug 2022 16:38:14 +0200 mod_register_apps: add monal iOS and macOS versions
tmolitor <thilo@eightysoft.de> [Thu, 25 Aug 2022 16:38:14 +0200] rev 5018
mod_register_apps: add monal iOS and macOS versions
Wed, 24 Aug 2022 16:03:17 +0200 mod_auth_imap: Remove unused variable [luacheck]
Kim Alvefur <zash@zash.se> [Wed, 24 Aug 2022 16:03:17 +0200] rev 5017
mod_auth_imap: Remove unused variable [luacheck]
Wed, 24 Aug 2022 16:02:00 +0200 mod_auth_imap: Fix packaging
Kim Alvefur <zash@zash.se> [Wed, 24 Aug 2022 16:02:00 +0200] rev 5016
mod_auth_imap: Fix packaging Since this module consists of multiple files and the additional directory level, we need to tell luarocks which files correspond to what Lua modules names.
Wed, 24 Aug 2022 11:37:00 +0200 mod_muc_bot/README: Update to account for 0.12 going stable
Kim Alvefur <zash@zash.se> [Wed, 24 Aug 2022 11:37:00 +0200] rev 5015
mod_muc_bot/README: Update to account for 0.12 going stable
Mon, 22 Aug 2022 23:51:07 +0200 mod_restrict_xmpp: Treat archive query as a read despite using iq-set
Kim Alvefur <zash@zash.se> [Mon, 22 Aug 2022 23:51:07 +0200] rev 5014
mod_restrict_xmpp: Treat archive query as a read despite using iq-set XEP-0313 uses iq-set to initiate a query, but unlike many other uses of iq-set, this does not mutate anything on the server, so it should not be treated as a write request.
Mon, 22 Aug 2022 20:03:23 +0100 mod_restrict_xmpp: XMPP-layer access control using Prosody's permissions API
Matthew Wild <mwild1@gmail.com> [Mon, 22 Aug 2022 20:03:23 +0100] rev 5013
mod_restrict_xmpp: XMPP-layer access control using Prosody's permissions API
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip