Log

core/usermanager.lua @ 12747:9d6d64fb7641

description author age
core.usermanager: Link to docs for new role API to make warning more actionable Kim Alvefur Sat, 27 Aug 2022 17:01:36 +0200
core.usermanager: Update argument name in authz fallback method Kim Alvefur Thu, 18 Aug 2022 15:42:07 +0200
core.usermanager: Remove obsolete authz fallback method Kim Alvefur Thu, 18 Aug 2022 15:38:18 +0200
core.usermanager: Add missing methods to fallback authz provider Kim Alvefur Thu, 18 Aug 2022 14:10:21 +0200
core.usermanager: Add scoped luacheck ignore rule to reduce clutter Kim Alvefur Thu, 18 Aug 2022 14:07:54 +0200
mod_authz_internal: Expose convenience method to test if user can assume role Matthew Wild Thu, 18 Aug 2022 10:37:59 +0100
mod_authz_internal, and more: New iteration of role API Matthew Wild Wed, 17 Aug 2022 16:38:53 +0100
usermanager: Add back temporary is_admin to warn about deprecated API usage Matthew Wild Mon, 15 Aug 2022 15:25:07 +0100
usermanager: Remove concept of global authz provider Matthew Wild Fri, 12 Aug 2022 16:21:57 +0100
usermanager: Fix method name of global authz provider (thanks Zash) Matthew Wild Fri, 12 Aug 2022 11:58:25 +0100
usermanager: Remove obsolete function from global authz provider Matthew Wild Thu, 11 Aug 2022 16:56:59 +0100
usermanager: Handle local JIDs being passed to get/set_jid_role() Matthew Wild Mon, 01 Aug 2022 20:26:00 +0100
core.usermanager: Add missing stub authz methods to global authz provider Kim Alvefur Wed, 20 Jul 2022 13:10:47 +0200
mod_authz_internal: Use util.roles, some API changes and config support Matthew Wild Tue, 19 Jul 2022 18:02:02 +0100
usermanager, mod_auth_*: Add get_account_info() returning creation/update time Matthew Wild Tue, 12 Jul 2022 13:14:47 +0100
Switch to a new role-based authorization framework, removing is_admin() Matthew Wild Wed, 15 Jun 2022 12:15:01 +0100
usermanager, mod_saslauth: Default to internal_hashed if no auth module specified Matthew Wild Thu, 10 Feb 2022 19:54:14 +0000
core.usermanager: Implement noop role writes on global authz provider Kim Alvefur Mon, 06 Dec 2021 22:38:27 +0100
usermanager: Fire user-roles-changed event when updating roles of a local user Matthew Wild Fri, 12 Nov 2021 13:25:09 +0000
usermanager, mod_authz_internal: Add methods to fetch users/JIDs of given role Matthew Wild Thu, 26 Aug 2021 16:35:43 +0100
usermanager: expose set_roles through API Jonas Schäfer Mon, 22 Mar 2021 21:24:57 +0100
usermanager: Fix traceback when checking admin status of host-only JIDs (fixes #1508) Matthew Wild Thu, 19 Mar 2020 14:12:40 +0000
usermanager, mod_authz_*: Merge mod_authz_config and mod_authz_internal into the latter Matthew Wild Sun, 23 Feb 2020 12:38:43 +0000
usermanager: Add get_roles() function Matthew Wild Wed, 05 Feb 2020 17:41:14 +0000
mod_authz_internal, usermanager: Rename to mod_authz_config Matthew Wild Mon, 27 Jan 2020 22:28:52 +0000
usermanager: Load authz providers on components also Matthew Wild Mon, 27 Jan 2020 22:09:19 +0000
usermanager, mod_authz_internal: Move admin-checking functionality into a module. Fixes #517 (ish). Matthew Wild Mon, 27 Jan 2020 21:54:59 +0000
core: Use prosody.hosts instead of _G.hosts for consistency Kim Alvefur Thu, 29 Mar 2018 16:58:06 +0200
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur Wed, 28 Feb 2018 20:06:26 +0100
core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512) Kim Alvefur Fri, 28 Jul 2017 13:15:29 +0200