Software /
code /
prosody
Log
core/usermanager.lua @ 10695:52886aad9ee1
description | author | age |
---|---|---|
usermanager: Fix traceback when checking admin status of host-only JIDs (fixes #1508) | Matthew Wild | Thu, 19 Mar 2020 14:12:40 +0000 |
usermanager, mod_authz_*: Merge mod_authz_config and mod_authz_internal into the latter | Matthew Wild | Sun, 23 Feb 2020 12:38:43 +0000 |
usermanager: Add get_roles() function | Matthew Wild | Wed, 05 Feb 2020 17:41:14 +0000 |
mod_authz_internal, usermanager: Rename to mod_authz_config | Matthew Wild | Mon, 27 Jan 2020 22:28:52 +0000 |
usermanager: Load authz providers on components also | Matthew Wild | Mon, 27 Jan 2020 22:09:19 +0000 |
usermanager, mod_authz_internal: Move admin-checking functionality into a module. Fixes #517 (ish). | Matthew Wild | Mon, 27 Jan 2020 21:54:59 +0000 |
core: Use prosody.hosts instead of _G.hosts for consistency | Kim Alvefur | Thu, 29 Mar 2018 16:58:06 +0200 |