Software /
code /
prosody
Log
core/usermanager.lua @ 5094:e646c849d72f
description | author | age |
---|---|---|
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 |
usermanager: Prep admin JIDs (fixes issue#276). | Waqas Hussain | Wed, 14 Dec 2011 07:19:58 +0500 |
usermanager: Check host exists before trying to look up admins for it | Matthew Wild | Tue, 05 Apr 2011 13:26:19 +0100 |