Software /
code /
prosody
Log
core/usermanager.lua @ 10635:675d9fbcbaed
description | author | age |
---|---|---|
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 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | Wed, 28 Feb 2018 20:06:26 +0100 |
core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512) | Kim Alvefur | Fri, 28 Jul 2017 13:15:29 +0200 |
usermanager: Shortcircuit user existence check if they have existing sessions | Kim Alvefur | Sun, 21 Feb 2016 19:30:45 +0100 |