Commit Graph

3 Commits (ec28fe98377d225e2c19fb3e2e4d5757a3322d3e)

Author SHA1 Message Date
Waqas Hussain 348414f595 mod_auth_internal_plain: Get rid of all checks for Cyrus SASL. 16 years ago
Waqas Hussain 3d402d422e mod_auth_*: Fixed copyright headers. 16 years ago
Matthew Wild 43f0ee7e21 mod_auth_internal, usermanager: Rename to mod_auth_internal_plain, and update usermanager to still use it as the default 16 years ago
Matthew Wild c60ae1fda2 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. 16 years ago
Matthew Wild 067898649a mod_auth_internal, mod_auth_internal_hashed: Remove is_admin method from providers 16 years ago
Waqas Hussain 4887ca1117 mod_auth_internal: Log as "auth_internal", not as "usermanager". 16 years ago
Matthew Wild 79fcb39d49 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 16 years ago
Waqas Hussain 4e378598de mod_auth_internal, mod_auth_internal_hashed: Fixed a global access. 16 years ago
Waqas Hussain e42b058b2b mod_auth_internal, mod_auth_internal_hashed: Updated to provide get_sasl_handler. 16 years ago
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. 16 years ago
Jeff Mitchell 753e5f839b Working defaultauth 16 years ago
Jeff Mitchell 35157928fb Added mod_auth_default 16 years ago