log plugins/mod_authz_internal.lua @ 12853:e1a71e83d430

age author description
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()