Software /
code /
prosody
Log
core/usermanager.lua @ 5377:898454038524
description | author | age |
---|---|---|
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 |
usermanager: Pass session on to auth provider (missing half of commit 0545a574667b) (thanks Zash) | Matthew Wild | Sat, 07 Jul 2012 02:32:39 +0100 |
usermanager: Add log error for use of COMPAT config option 'anonymous_login'. To be removed in next version. | Matthew Wild | Sat, 28 Apr 2012 14:35:52 +0100 |