Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_auth_internal_hashed: Added SCRAM-SHA-1 support for SASL. | Waqas Hussain | 2010-06-07 | 1 | -0/+10 |
| | |||||
* | mod_auth_internal, mod_auth_internal_hashed: Fixed a global access. | Waqas Hussain | 2010-06-07 | 1 | -1/+1 |
| | |||||
* | mod_auth_internal, mod_auth_internal_hashed: Updated to provide ↵ | Waqas Hussain | 2010-06-07 | 1 | -2/+15 |
| | | | | get_sasl_handler. | ||||
* | Rename mod_defaultauth -> mod_auth_internal, mod_hashpassauth -> ↵ | Matthew Wild | 2010-06-04 | 1 | -0/+128 |
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. |