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 |