Lines Matching refs:auth
29 …* [auth] Add "AUTH_TYPE" environment (for *cgi), remove fastcgi specific workaround, add fastcgi t…
41 * Don't overwrite 401 (auth required) with 501 (unknown method) (fixes #2341)
214 * Fix error message if no auth backend was set
254 * Now really fix mod auth ldap (#1066)
342 * fix splitting of auth-ldap filter
344 …* fix auth.backend.ldap.bind-dn/pw problems (only read from global context for temporary ldap reco…
381 * log the ip of failed auth tries in error.log (enhancement #1544)
449 * fixed missing check for base64 encoded string in mod_auth and Basic auth
507 * added apr1 support htpasswd in mod-auth (#870)
610 * changed auth.ldap-cafile to be optional
906 * added plain backend support for auth-digest
1065 * added ldap backend to the auth
1108 * added two new auth-backends (htpasswd, htdigest)