Log

plugins/mod_authz_internal.lua @ 13874:bfa8ac5881a0 default tip

description author age
mod_authz_internal: Improve error message when invalid role specified 13.0 Matthew Wild 3 months ago
mod_authz_internal: Fix error messages 13.0 Matthew Wild 5 months ago
mod_authz_internal: Fix return values of secondary role management methods 13.0 Matthew Wild 5 months ago
mod_authz_internal: Make host considered the parent configurable Kim Alvefur 6 months ago
mod_authz_internal: Make 'prosody:guest' default role for all unknown JIDs Matthew Wild 6 months ago
mod_authz_internal: Hint at roles for external JIDs being read-only Kim Alvefur 8 months ago
plugins: Use get_option_array for some list shaped options Kim Alvefur 24 months ago
core, plugins: Split prosody:user role into prosody:{guest,registered,member} Matthew Wild 2023-06-29
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