Log

plugins/mod_authz_internal.lua @ 12925:6cb339423928

description author age
mod_authz_internal: Fix wrong role name field in user_can_assume_role() Kim Alvefur Thu, 09 Mar 2023 16:02:55 +0100
authz: Add method for retrieving all roles Kim Alvefur Sat, 04 Mar 2023 18:40:43 +0100
mod_authz_internal: Fix warning due to global use Kim Alvefur Tue, 04 Oct 2022 12:04:43 +0200
mod_authz_internal: Allow specifying default role for public (remote) users Matthew Wild Thu, 29 Sep 2022 12:46:02 +0100
mod_authz_internal: Allow configuring role of local-server/parent-host users Matthew Wild Thu, 29 Sep 2022 12:10:14 +0100
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
mod_authz_internal: Use util.roles, some API changes and config support Matthew Wild Tue, 19 Jul 2022 18:02:02 +0100
Switch to a new role-based authorization framework, removing is_admin() Matthew Wild Wed, 15 Jun 2022 12:15:01 +0100
usermanager, mod_authz_internal: Add methods to fetch users/JIDs of given role Matthew Wild Thu, 26 Aug 2021 16:35:43 +0100
mod_authz_internal: Ignore unused argument for now [luachec] Kim Alvefur Mon, 22 Mar 2021 22:01:49 +0100
mod_authz_internal: add support for setting roles of a local user Jonas Schäfer Mon, 22 Mar 2021 21:24:43 +0100
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, mod_authz_internal: Move admin-checking functionality into a module. Fixes #517 (ish). Matthew Wild Mon, 27 Jan 2020 21:54:59 +0000