Sun, 26 Apr 2020 14:31:43 +0200 util.sasl.scram: Mention if clients try PLUS without channel binding
Kim Alvefur <zash@zash.se> [Sun, 26 Apr 2020 14:31:43 +0200] rev 10778
util.sasl.scram: Mention if clients try PLUS without channel binding This isn't normal, but is it invalid? Likely a client bug in any case.
Sun, 26 Apr 2020 14:28:00 +0200 mod_mam: Store only incoming errors
Kim Alvefur <zash@zash.se> [Sun, 26 Apr 2020 14:28:00 +0200] rev 10777
mod_mam: Store only incoming errors Unclear if clients normally ever send error messages, but there may be locally generated bounces sent on behalf of local sessions.
Sun, 26 Apr 2020 11:40:48 +0200 mod_csi_simple: Explicitly mention iq stanzas
Kim Alvefur <zash@zash.se> [Sun, 26 Apr 2020 11:40:48 +0200] rev 10776
mod_csi_simple: Explicitly mention iq stanzas Should be more obvious that all iq stanzas are considered important. Changes behavior for invalid things in the default namespace.
Sun, 26 Apr 2020 11:13:25 +0200 mod_csi_simple: Clarify what might not be stanzas here
Kim Alvefur <zash@zash.se> [Sun, 26 Apr 2020 11:13:25 +0200] rev 10775
mod_csi_simple: Clarify what might not be stanzas here
Sun, 26 Apr 2020 11:13:01 +0200 mod_csi_simple: Consider nonzas important
Kim Alvefur <zash@zash.se> [Sun, 26 Apr 2020 11:13:01 +0200] rev 10774
mod_csi_simple: Consider nonzas important This case was previously handled by fall-trough at the end of the function.
Sun, 26 Apr 2020 10:58:22 +0200 mod_csi_simple: Explicitly consider errors important
Kim Alvefur <zash@zash.se> [Sun, 26 Apr 2020 10:58:22 +0200] rev 10773
mod_csi_simple: Explicitly consider errors important This was already the case for presence and iq stanzas but not messages.
Thu, 23 Apr 2020 19:24:27 +0200 mod_register_limits: Fix text reason field name for 'throttled'
Kim Alvefur <zash@zash.se> [Thu, 23 Apr 2020 19:24:27 +0200] rev 10772
mod_register_limits: Fix text reason field name for 'throttled' Copy-paste mistake presumably
Thu, 23 Apr 2020 19:02:44 +0200 mod_register_ibr: Fix reporting of registration rejection reason
Kim Alvefur <zash@zash.se> [Thu, 23 Apr 2020 19:02:44 +0200] rev 10771
mod_register_ibr: Fix reporting of registration rejection reason When the reason is reported as an util.error object the `reason` field is empty and the reason text should be extacted from the error object.
Thu, 23 Apr 2020 19:00:48 +0200 mod_register_limits: Fix typo error name (fix #1539 p2) (thanks Ge0rG)
Kim Alvefur <zash@zash.se> [Thu, 23 Apr 2020 19:00:48 +0200] rev 10770
mod_register_limits: Fix typo error name (fix #1539 p2) (thanks Ge0rG) Probably because autocomplete.
Thu, 23 Apr 2020 19:00:40 +0200 mod_register_limits: Fix order of arguments to util.error (fix #1539 p1) (thanks Ge0rG)
Kim Alvefur <zash@zash.se> [Thu, 23 Apr 2020 19:00:40 +0200] rev 10769
mod_register_limits: Fix order of arguments to util.error (fix #1539 p1) (thanks Ge0rG)
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip