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 |
core.usermanager: Return as soon as possible once admin status is known
|
Kim Alvefur |
Sun, 06 Dec 2015 23:47:47 +0100 |
core.*: Remove use of module() function
|
Kim Alvefur |
Sat, 21 Feb 2015 10:42:19 +0100 |
portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations
|
Matthew Wild |
Wed, 06 May 2015 19:20:07 +0100 |
usermanager: Capitalize log message
|
Kim Alvefur |
Sat, 25 Apr 2015 14:22:59 +0200 |
usermanager: Remove unused import of pairs()
|
Matthew Wild |
Tue, 13 Aug 2013 19:38:05 +0100 |
Remove all trailing whitespace
|
Florian Zeitz |
Fri, 09 Aug 2013 17:48:21 +0200 |
core.*: Complete removal of all traces of the "core" section and section-related code.
|
Kim Alvefur |
Sat, 23 Mar 2013 02:33:15 +0100 |
usermanager: Add support for iterating over accounts
|
Kim Alvefur |
Fri, 21 Sep 2012 17:26:25 +0200 |
storagemanager: Add purge() for purging user data from all backends in use
|
Kim Alvefur |
Sun, 16 Sep 2012 02:18:07 +0200 |
core.usermanager: Don't close sessions ourselves when deleting users. Instead, fire an event that modules can hook.
|
Kim Alvefur |
Sat, 25 Aug 2012 01:20:13 +0200 |
usermanager: Add method for deleting a user
|
Kim Alvefur |
Sat, 28 Jul 2012 21:55:05 +0200 |