Log

core/usermanager.lua @ 3293:4ce9d569a99c

description author age
usermanager: Expose host_handler() as initialize_host() Matthew Wild Tue, 29 Jun 2010 19:11:18 +0100
usermanager: is_admin: Resume the old role of determining precisely whether a user is an admin for a given host (or a global admin) - auth providers checked for JIDs not listed in the config if they support it Matthew Wild Tue, 22 Jun 2010 19:00:01 +0100
usermanager: Handle checking for global admins on behalf of providers Matthew Wild Wed, 09 Jun 2010 21:24:20 +0100
usermanager: Changed get_supported_methods to get_sasl_handler. Waqas Hussain Mon, 07 Jun 2010 02:32:13 +0500
Rename mod_defaultauth -> mod_auth_internal, mod_hashpassauth -> mod_auth_internal_hashed, and the providers to internal and internal_hashed respectively. Also no longer auto-load defaultauth, but instead auto-load the plugin selected for each host at startup based on the provider name. Matthew Wild Fri, 04 Jun 2010 14:33:36 +0100
usermanager: Rename the fallback provider from 'dummyauth' to 'null' Matthew Wild Fri, 04 Jun 2010 13:54:15 +0100
usermanager: Add hunk that got missed in a merge Matthew Wild Fri, 04 Jun 2010 13:53:07 +0100