Commit graph

6 commits

Author SHA1 Message Date
Matthew Wild
58e6c71f12 usermanager, mod_authz_internal: Add methods to fetch users/JIDs of given role 2021-08-26 16:35:43 +01:00
Kim Alvefur
f2f1714e47 mod_authz_internal: Ignore unused argument for now [luachec] 2021-03-22 22:01:49 +01:00
Jonas Schäfer
03d38b2a67 mod_authz_internal: add support for setting roles of a local user 2021-03-22 21:24:43 +01:00
Matthew Wild
8d04879adf usermanager, mod_authz_*: Merge mod_authz_config and mod_authz_internal into the latter 2020-02-23 12:38:43 +00:00
Matthew Wild
34abcc8bd5 mod_authz_internal, usermanager: Rename to mod_authz_config 2020-01-27 22:28:52 +00:00
Matthew Wild
1f437623ad usermanager, mod_authz_internal: Move admin-checking functionality into a module. Fixes #517 (ish).
Note: Removes the ability for mod_auth_* providers to determine user admin status. Such
modules will need to have their is_admin methods ported to be a mod_authz_* provider.
2020-01-27 21:54:59 +00:00