Software /
code /
prosody
Log
core/usermanager.lua @ 11025:e47e7185b403
description | author | age |
---|---|---|
usermanager: Fix traceback when checking admin status of host-only JIDs (fixes #1508) | Matthew Wild | 2020-03-19 |
usermanager, mod_authz_*: Merge mod_authz_config and mod_authz_internal into the latter | Matthew Wild | 2020-02-23 |
usermanager: Add get_roles() function | Matthew Wild | 2020-02-05 |
mod_authz_internal, usermanager: Rename to mod_authz_config | Matthew Wild | 2020-01-27 |
usermanager: Load authz providers on components also | Matthew Wild | 2020-01-27 |
usermanager, mod_authz_internal: Move admin-checking functionality into a module. Fixes #517 (ish). | Matthew Wild | 2020-01-27 |