Commit graph

11 commits

Author SHA1 Message Date
Tobias Markmann
b0cd9c5a9a mod_auth_internal_hashed: Empty hashpass after conversion to stored_key/server_key and store new authentication database. 2010-06-09 17:58:20 +02:00
Tobias Markmann
480fa4dd0a mod_auth_internal_hashed: Remove debugging output. 2010-06-09 17:55:04 +02:00
Tobias Markmann
282c761001 mod_auth_internal_hashed: Convert hashpass to server_key/stored_key on SCRAM-SHA-1 login. 2010-06-09 17:54:34 +02:00
Tobias Markmann
d543622be3 mod_auth_internal_hashed: Convert hashpass to server_key/stored_key on PLAIN login. 2010-06-09 17:51:08 +02:00
Tobias Markmann
9cbe1a3742 mod_auth_internal_hashed: Coverting salted password to stored_key and server_key. 2010-06-08 15:02:53 +02:00
Tobias Markmann
392a5dc56c mod_auth_internal_hashed: Store stored_key and server_key when setting a password. 2010-06-08 14:54:47 +02:00
Tobias Markmann
9e9c409297 mod_auth_internal_hashed: Store StoredKey and ServerKey instead of salted hashed password. 2010-06-08 10:47:55 +02:00
Waqas Hussain
21d34b1fb9 mod_auth_internal_hashed: Added SCRAM-SHA-1 support for SASL. 2010-06-07 03:07:58 +05:00
Waqas Hussain
4e378598de mod_auth_internal, mod_auth_internal_hashed: Fixed a global access. 2010-06-07 02:38:20 +05:00
Waqas Hussain
e42b058b2b mod_auth_internal, mod_auth_internal_hashed: Updated to provide get_sasl_handler. 2010-06-07 02:33:40 +05:00
Matthew Wild
3846f08f09 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. 2010-06-04 14:33:36 +01:00
Renamed from plugins/mod_hashpassauth.lua (Browse further)