Commit Graph

16 Commits (02469e4e8eca3dd5cfd42f159175ec536300db33)

Author SHA1 Message Date
Kim Alvefur 98922d54b1 plugins: Prefix module imports with prosody namespace 3 years ago
Kim Alvefur cb65c58950 mod_authz_internal: Fix wrong role name field in user_can_assume_role() 3 years ago
Kim Alvefur 4d46c27840 authz: Add method for retrieving all roles 3 years ago
Kim Alvefur 988e651630 mod_authz_internal: Fix warning due to global use 3 years ago
Matthew Wild 5ed7f1638c mod_authz_internal: Allow specifying default role for public (remote) users 3 years ago
Matthew Wild 9b8c2cd1c9 mod_authz_internal: Allow configuring role of local-server/parent-host users 3 years ago
Matthew Wild f75ac951b5 mod_authz_internal: Expose convenience method to test if user can assume role 3 years ago
Matthew Wild f5768f63c9 mod_authz_internal, and more: New iteration of role API 3 years ago
Matthew Wild c0b857e5fb mod_authz_internal: Use util.roles, some API changes and config support 4 years ago
Matthew Wild d73714b4f4 Switch to a new role-based authorization framework, removing is_admin() 4 years ago
Matthew Wild 58e6c71f12 usermanager, mod_authz_internal: Add methods to fetch users/JIDs of given role 4 years ago
Kim Alvefur f2f1714e47 mod_authz_internal: Ignore unused argument for now [luachec] 5 years ago
Jonas Schäfer 03d38b2a67 mod_authz_internal: add support for setting roles of a local user 5 years ago
Matthew Wild 8d04879adf usermanager, mod_authz_*: Merge mod_authz_config and mod_authz_internal into the latter 6 years ago
Matthew Wild 34abcc8bd5 mod_authz_internal, usermanager: Rename to mod_authz_config 6 years ago
Matthew Wild 1f437623ad usermanager, mod_authz_internal: Move admin-checking functionality into a module. Fixes #517 (ish). 6 years ago