Thu, 23 Feb 2023 14:34:10 +0100 mod_auth_internal_hashed: Implement is_enabled() method
Kim Alvefur <zash@zash.se> [Thu, 23 Feb 2023 14:34:10 +0100] rev 12906
mod_auth_internal_hashed: Implement is_enabled() method Uses 'disabled' property already introduced in aed38948791f
Wed, 22 Feb 2023 15:32:40 +0100 mod_auth_internal_hashed: Add stub methods for enabling and disabling users
Kim Alvefur <zash@zash.se> [Wed, 22 Feb 2023 15:32:40 +0100] rev 12905
mod_auth_internal_hashed: Add stub methods for enabling and disabling users But how and where?
Wed, 22 Feb 2023 13:27:08 +0100 mod_auth_internal_hashed: Refactor to prepare for disabling users
Kim Alvefur <zash@zash.se> [Wed, 22 Feb 2023 13:27:08 +0100] rev 12904
mod_auth_internal_hashed: Refactor to prepare for disabling users Moving this out will make space for a dynamic check whether a particular user is disabled or not, which is one possible response to abuse of account privileges.
Wed, 22 Feb 2023 22:29:53 +0100 Merge 0.12->trunk
Kim Alvefur <zash@zash.se> [Wed, 22 Feb 2023 22:29:53 +0100] rev 12903
Merge 0.12->trunk
Wed, 22 Feb 2023 22:27:42 +0100 util.prosodyctl.check: Suggest 'http_cors_override' instead of older CORS settings 0.12
Kim Alvefur <zash@zash.se> [Wed, 22 Feb 2023 22:27:42 +0100] rev 12902
util.prosodyctl.check: Suggest 'http_cors_override' instead of older CORS settings The cross_domain_* settings were added here prior to http_cors_override being added back in 17d87fb2312a, so for a time there was no replacement, but now there is.
Tue, 21 Feb 2023 13:30:32 +0000 Merge 0.12->trunk
Matthew Wild <mwild1@gmail.com> [Tue, 21 Feb 2023 13:30:32 +0000] rev 12901
Merge 0.12->trunk
Tue, 21 Feb 2023 10:06:54 +0000 Added tag 0.12.3 for changeset 0598d822614f 0.12
Matthew Wild <mwild1@gmail.com> [Tue, 21 Feb 2023 10:06:54 +0000] rev 12900
Added tag 0.12.3 for changeset 0598d822614f
Mon, 20 Feb 2023 18:10:36 +0000 Merge 0.12->trunk
Matthew Wild <mwild1@gmail.com> [Mon, 20 Feb 2023 18:10:36 +0000] rev 12899
Merge 0.12->trunk
Mon, 20 Feb 2023 18:10:15 +0000 mod_websocket: Fire pre-session-close event (fixes #1800) 0.12 0.12.3
Matthew Wild <mwild1@gmail.com> [Mon, 20 Feb 2023 18:10:15 +0000] rev 12898
mod_websocket: Fire pre-session-close event (fixes #1800) This event was added in a7c183bb4e64 and is required to make mod_smacks know that a session was intentionally closed and shouldn't be hibernated (see fcea4d9e7502). Because this was missing from mod_websocket's session.close(), mod_smacks would always attempt to hibernate websocket sessions even if they closed cleanly. That mod_websocket has its own copy of session.close() is something to fix another day (probably not in the stable branch). So for now this commit makes the minimal change to get things working again. Thanks to Damian and the Jitsi team for reporting.
Mon, 20 Feb 2023 18:16:12 +0100 MUC: Add Occupant API methods to Teal spec
Kim Alvefur <zash@zash.se> [Mon, 20 Feb 2023 18:16:12 +0100] rev 12897
MUC: Add Occupant API methods to Teal spec
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 tip