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 |
|
Kim Alvefur
|
6ef96921f5
|
Fix missing parameter in mod_auth_internal_hashed.
|
2010-06-09 03:41:24 +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 |
|