plugins/mod_authz_internal.lua
Fri, 21 Jul 2023 22:48:54 +0200 Kim Alvefur plugins: Use get_option_array for some list shaped options
Thu, 29 Jun 2023 15:36:13 +0100 Matthew Wild core, plugins: Split prosody:user role into prosody:{guest,registered,member}
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Thu, 09 Mar 2023 16:02:55 +0100 Kim Alvefur mod_authz_internal: Fix wrong role name field in user_can_assume_role()
Sat, 04 Mar 2023 18:40:43 +0100 Kim Alvefur authz: Add method for retrieving all roles
Tue, 04 Oct 2022 12:04:43 +0200 Kim Alvefur mod_authz_internal: Fix warning due to global use
Thu, 29 Sep 2022 12:46:02 +0100 Matthew Wild mod_authz_internal: Allow specifying default role for public (remote) users
Thu, 29 Sep 2022 12:10:14 +0100 Matthew Wild mod_authz_internal: Allow configuring role of local-server/parent-host users
Thu, 18 Aug 2022 10:37:59 +0100 Matthew Wild mod_authz_internal: Expose convenience method to test if user can assume role
Wed, 17 Aug 2022 16:38:53 +0100 Matthew Wild mod_authz_internal, and more: New iteration of role API
Tue, 19 Jul 2022 18:02:02 +0100 Matthew Wild mod_authz_internal: Use util.roles, some API changes and config support
Wed, 15 Jun 2022 12:15:01 +0100 Matthew Wild Switch to a new role-based authorization framework, removing is_admin()
Thu, 26 Aug 2021 16:35:43 +0100 Matthew Wild usermanager, mod_authz_internal: Add methods to fetch users/JIDs of given role
Mon, 22 Mar 2021 22:01:49 +0100 Kim Alvefur mod_authz_internal: Ignore unused argument for now [luachec]
Mon, 22 Mar 2021 21:24:43 +0100 Jonas Schäfer mod_authz_internal: add support for setting roles of a local user
Sun, 23 Feb 2020 12:38:43 +0000 Matthew Wild usermanager, mod_authz_*: Merge mod_authz_config and mod_authz_internal into the latter
Mon, 27 Jan 2020 21:54:59 +0000 Matthew Wild usermanager, mod_authz_internal: Move admin-checking functionality into a module. Fixes #517 (ish).
less more (0) tip