Log

plugins/mod_authz_internal.lua @ 13126:d043834f15d2

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur 2023-03-24
mod_authz_internal: Fix wrong role name field in user_can_assume_role() Kim Alvefur 2023-03-09
authz: Add method for retrieving all roles Kim Alvefur 2023-03-04
mod_authz_internal: Fix warning due to global use Kim Alvefur 2022-10-04
mod_authz_internal: Allow specifying default role for public (remote) users Matthew Wild 2022-09-29
mod_authz_internal: Allow configuring role of local-server/parent-host users Matthew Wild 2022-09-29
mod_authz_internal: Expose convenience method to test if user can assume role Matthew Wild 2022-08-18
mod_authz_internal, and more: New iteration of role API Matthew Wild 2022-08-17
mod_authz_internal: Use util.roles, some API changes and config support Matthew Wild 2022-07-19
Switch to a new role-based authorization framework, removing is_admin() Matthew Wild 2022-06-15
usermanager, mod_authz_internal: Add methods to fetch users/JIDs of given role Matthew Wild 2021-08-26
mod_authz_internal: Ignore unused argument for now [luachec] Kim Alvefur 2021-03-22
mod_authz_internal: add support for setting roles of a local user Jonas Schäfer 2021-03-22
usermanager, mod_authz_*: Merge mod_authz_config and mod_authz_internal into the latter Matthew Wild 2020-02-23
usermanager, mod_authz_internal: Move admin-checking functionality into a module. Fixes #517 (ish). Matthew Wild 2020-01-27