Log

core/usermanager.lua @ 4237:6b0d7d94eb7f

description author age
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
usermanager: Fixed a possible traceback when is_admin() was used on a component. Waqas Hussain Fri, 17 Dec 2010 22:54:34 +0500
usermanager: Removed redundant import of util.datamanager and util.hashes. Waqas Hussain Fri, 10 Dec 2010 00:07:28 +0500