log plugins/mod_auth_internal.lua @ 3219:fd06023cbdcc

age author description
Wed, 09 Jun 2010 21:25:59 +0100 Matthew Wild mod_auth_internal{,_hashed}: Update is_admin to only report the admin status of the current host (ignores global admin rights), fixes global access traceback
Mon, 07 Jun 2010 02:38:20 +0500 Waqas Hussain mod_auth_internal, mod_auth_internal_hashed: Fixed a global access.
Mon, 07 Jun 2010 02:33:40 +0500 Waqas Hussain mod_auth_internal, mod_auth_internal_hashed: Updated to provide get_sasl_handler.
Fri, 04 Jun 2010 14:33:36 +0100 Matthew Wild 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. base plugins/mod_defaultauth.lua@9063f92990bf