Sun, 28 Aug 2022 15:03:58 +0100 mod_sasl2: Include additional-data in SASL success response
Matthew Wild <mwild1@gmail.com> [Sun, 28 Aug 2022 15:03:58 +0100] rev 5027
mod_sasl2: Include additional-data in SASL success response
Sun, 28 Aug 2022 15:50:39 +0200 mod_watch_spam_reports: Fix traceback due to misplaced parenthesis (thanks Menel)
Kim Alvefur <zash@zash.se> [Sun, 28 Aug 2022 15:50:39 +0200] rev 5026
mod_watch_spam_reports: Fix traceback due to misplaced parenthesis (thanks Menel) Just like in 964de9997552
Sun, 28 Aug 2022 11:25:21 +0100 mod_sasl2: Eventually return true from success handler
Matthew Wild <mwild1@gmail.com> [Sun, 28 Aug 2022 11:25:21 +0100] rev 5025
mod_sasl2: Eventually return true from success handler ...while allowing other handlers to run in the priority range -1000 to -2000.
Sun, 28 Aug 2022 11:18:10 +0100 mod_sasl2: Return true to indicate challenge was handled successfully
Matthew Wild <mwild1@gmail.com> [Sun, 28 Aug 2022 11:18:10 +0100] rev 5024
mod_sasl2: Return true to indicate challenge was handled successfully
Sun, 28 Aug 2022 11:12:52 +0100 mod_sasl2: Fix <challenge> generation
Matthew Wild <mwild1@gmail.com> [Sun, 28 Aug 2022 11:12:52 +0100] rev 5023
mod_sasl2: Fix <challenge> generation - We are just adding child text data, so the correct method is :text() - The data should be base64-encoded, but it was being sent raw
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
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip