Mon, 27 Dec 2010 19:57:04 +0500 Waqas Hussain util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks. file | diff | annotate
Mon, 16 Aug 2010 18:51:22 +0200 Kim Alvefur mod_auth_internal_hashed: Fix deleting users file | diff | annotate
Wed, 21 Jul 2010 21:01:36 +0100 Matthew Wild usermanager, mod_auth_internal_hashed, mod_legacyauth: New order of parameters for usermanager.test_password - username, host, password file | diff | annotate
Sat, 17 Jul 2010 19:34:06 +0500 Waqas Hussain mod_auth_internal_hashed: Fixed SCRAM-SHA-1 mechanism to not traceback on non-existent users. file | diff | annotate
Thu, 08 Jul 2010 20:59:53 +0100 Matthew Wild mod_auth_internal, mod_auth_internal_hashed: Remove checking for nil or empty password and pretending it means the user doesn't exist. Hopefully with more success than Custer. file | diff | annotate
Tue, 22 Jun 2010 20:54:15 +0100 Matthew Wild mod_auth_internal_hashed: Update TODO comments to COMPAT file | diff | annotate
Tue, 22 Jun 2010 20:52:43 +0100 Matthew Wild mod_auth_internal_hashed: Remove far too many instances of inline hex conversion using gsub, which was creating useless closures and what-not file | diff | annotate
Tue, 22 Jun 2010 19:14:55 +0100 Matthew Wild mod_auth_internal, mod_auth_internal_hashed: Remove is_admin method from providers file | diff | annotate
Tue, 15 Jun 2010 09:12:49 +0500 Waqas Hussain mod_auth_internal_hashed: Log as "auth_internal_hashed", not as "usermanager". file | diff | annotate
Tue, 15 Jun 2010 09:11:10 +0500 Waqas Hussain mod_auth_internal_hashed: Don't assume user doesn't exist if no recognizable authentication data is found. file | diff | annotate
Tue, 15 Jun 2010 09:08:02 +0500 Waqas Hussain mod_auth_internal_hashed: Removed all checks for Cyrus SASL. file | diff | annotate
Sun, 13 Jun 2010 04:07:38 +0500 Waqas Hussain mod_auth_internal_hashed: Fixed a traceback in account creation. file | diff | annotate
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 file | diff | annotate
Wed, 09 Jun 2010 22:01:47 +0500 Waqas Hussain mod_auth_internal_hashed: Removed some useless code. file | diff | annotate
Wed, 09 Jun 2010 21:34:32 +0500 Waqas Hussain Merge with Tobias. file | diff | annotate
Wed, 09 Jun 2010 17:58:20 +0200 Tobias Markmann mod_auth_internal_hashed: Empty hashpass after conversion to stored_key/server_key and store new authentication database. file | diff | annotate
Wed, 09 Jun 2010 17:55:04 +0200 Tobias Markmann mod_auth_internal_hashed: Remove debugging output. file | diff | annotate
Wed, 09 Jun 2010 17:54:34 +0200 Tobias Markmann mod_auth_internal_hashed: Convert hashpass to server_key/stored_key on SCRAM-SHA-1 login. file | diff | annotate
Wed, 09 Jun 2010 17:51:08 +0200 Tobias Markmann mod_auth_internal_hashed: Convert hashpass to server_key/stored_key on PLAIN login. file | diff | annotate
Tue, 08 Jun 2010 15:02:53 +0200 Tobias Markmann mod_auth_internal_hashed: Coverting salted password to stored_key and server_key. file | diff | annotate
Tue, 08 Jun 2010 14:54:47 +0200 Tobias Markmann mod_auth_internal_hashed: Store stored_key and server_key when setting a password. file | diff | annotate
Tue, 08 Jun 2010 10:47:55 +0200 Tobias Markmann mod_auth_internal_hashed: Store StoredKey and ServerKey instead of salted hashed password. file | diff | annotate
Wed, 09 Jun 2010 03:41:24 +0200 Kim Alvefur Fix missing parameter in mod_auth_internal_hashed. file | diff | annotate
Mon, 07 Jun 2010 03:07:58 +0500 Waqas Hussain mod_auth_internal_hashed: Added SCRAM-SHA-1 support for SASL. file | diff | annotate
Mon, 07 Jun 2010 02:38:20 +0500 Waqas Hussain mod_auth_internal, mod_auth_internal_hashed: Fixed a global access. file | diff | annotate
Mon, 07 Jun 2010 02:33:40 +0500 Waqas Hussain mod_auth_internal, mod_auth_internal_hashed: Updated to provide get_sasl_handler. file | diff | annotate
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. file | diff | annotate | base
(0) tip

mercurial