]> granicus.if.org Git - apache/commit
If the user passed invalid credentials (user id or password) and auth_ldap is
authorBradley Nicholes <bnicholes@apache.org>
Wed, 18 Sep 2002 23:38:30 +0000 (23:38 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 18 Sep 2002 23:38:30 +0000 (23:38 +0000)
commit14afa4ea926ad939a979dd45f46e1df7328e94c2
treefa66ca232e465050d7b7085f757b60d5f661ae73
parent7414c5b2dfc35725b4abc6084f885d60e8985855
If the user passed invalid credentials (user id or password) and auth_ldap is
authoritative, allow the user to retry.  This is consistent with the other auth
modules.  It previously only allowed a retry if the password was invalid.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96893 13f79535-47bb-0310-9956-ffa450edef68
modules/experimental/mod_auth_ldap.c