log core/usermanager.lua @ 9598:dcd85bc34d21

age author description
Thu, 29 Mar 2018 16:58:06 +0200 Kim Alvefur core: Use prosody.hosts instead of _G.hosts for consistency
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Fri, 28 Jul 2017 13:15:29 +0200 Kim Alvefur core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512)
Sun, 21 Feb 2016 19:30:45 +0100 Kim Alvefur usermanager: Shortcircuit user existence check if they have existing sessions
Sun, 06 Dec 2015 23:47:47 +0100 Kim Alvefur core.usermanager: Return as soon as possible once admin status is known
Sat, 21 Feb 2015 10:42:19 +0100 Kim Alvefur core.*: Remove use of module() function
Wed, 06 May 2015 19:20:07 +0100 Matthew Wild portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations