log core/usermanager.lua @ 14229:ce31fdde0ad1 default tip

age author description
Thu, 25 Sep 2025 16:53:35 +0100 Matthew Wild usermanager: More consistent method behaviour, errors, and (pre-)events
Sat, 22 Mar 2025 11:53:15 +0100 Kim Alvefur core.usermanager: Fix COMPAT layer for legacy is_admin() function 13.0
Mon, 10 Mar 2025 11:52:55 +0000 Matthew Wild usermanager: Add info logging for all usermanager account changes 13.0
Thu, 13 Feb 2025 15:31:37 +0000 Matthew Wild usermanager: Include role_name in event for consistency with the 'removed' event 13.0
Thu, 30 Nov 2023 09:47:00 +0000 Matthew Wild usermanager, mod_auth_internal_hashed: Support metadata when disabling a user
Thu, 29 Jun 2023 15:31:46 +0100 Matthew Wild usermanager: Add create_user_with_role() method to atomically set initial role
Sun, 26 Mar 2023 16:51:33 +0200 Kim Alvefur core.usermanager: Correct formatting of not implemented error
Fri, 17 Mar 2023 16:23:07 +0100 Kim Alvefur core: Prefix module imports with prosody namespace
Sat, 04 Mar 2023 18:40:43 +0100 Kim Alvefur authz: Add method for retrieving all roles
Thu, 23 Feb 2023 16:25:31 +0100 Kim Alvefur core.usermanager: Fire events when enabling and disabling users
Thu, 23 Feb 2023 16:24:41 +0100 Kim Alvefur core.usermanager: Add methods for enabling and disabling users
Sat, 27 Aug 2022 17:01:36 +0200 Kim Alvefur core.usermanager: Link to docs for new role API to make warning more actionable
Thu, 18 Aug 2022 15:42:07 +0200 Kim Alvefur core.usermanager: Update argument name in authz fallback method
Thu, 18 Aug 2022 15:38:18 +0200 Kim Alvefur core.usermanager: Remove obsolete authz fallback method
Thu, 18 Aug 2022 14:10:21 +0200 Kim Alvefur core.usermanager: Add missing methods to fallback authz provider