Log

core/usermanager.lua @ 8689:c7122fbe1600

description author age
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur 2018-02-28
core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512) Kim Alvefur 2017-07-28
usermanager: Shortcircuit user existence check if they have existing sessions Kim Alvefur 2016-02-21
core.usermanager: Return as soon as possible once admin status is known Kim Alvefur 2015-12-06
core.*: Remove use of module() function Kim Alvefur 2015-02-21
portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations Matthew Wild 2015-05-06
usermanager: Capitalize log message Kim Alvefur 2015-04-25
usermanager: Remove unused import of pairs() Matthew Wild 2013-08-13
Remove all trailing whitespace Florian Zeitz 2013-08-09
core.*: Complete removal of all traces of the "core" section and section-related code. Kim Alvefur 2013-03-23
usermanager: Add support for iterating over accounts Kim Alvefur 2012-09-21
storagemanager: Add purge() for purging user data from all backends in use Kim Alvefur 2012-09-16
core.usermanager: Don't close sessions ourselves when deleting users. Instead, fire an event that modules can hook. Kim Alvefur 2012-08-24
usermanager: Add method for deleting a user Kim Alvefur 2012-07-28