Software /
code /
prosody
Log
core/usermanager.lua @ 4773:ee55956597f4
description | author | age |
---|---|---|
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 |
usermanager: Add delete_user method | Matthew Wild | Tue, 04 Jan 2011 17:11:51 +0000 |
usermanager: Have methods not implemented in the active provider fall back to the null provider (later we can add support for chains of providers) | Matthew Wild | Tue, 04 Jan 2011 17:11:37 +0000 |
usermanager: Change dummy provider method to return an error string also (method not implemented) | Matthew Wild | Tue, 04 Jan 2011 17:10:56 +0000 |
usermanager: Assume authentication="anonymous" when anonymous_login=true. | Waqas Hussain | Mon, 27 Dec 2010 20:46:01 +0500 |