From: Eric Covener Date: Wed, 18 Nov 2009 15:54:33 +0000 (+0000) Subject: propose AuthLDAPBindAuthoritative X-Git-Tag: 2.2.15~159 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=795c0de6377f7466f7cb66709af952339707bb32;p=thirdparty%2Fapache%2Fhttpd.git propose AuthLDAPBindAuthoritative git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@881810 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c9b2b43e6b0..77c3729d862 100644 --- a/STATUS +++ b/STATUS @@ -170,6 +170,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=24418 +1: niq + * mod_authnz_ldap: Add AuthLDAPBindAuthoritative to allow other authentication + providers a chance to run when mod_authnz_ldap finds a user but can't + verify their password. PR46608. + + Trunk patch: http://svn.apache.org/viewvc?rev=881808&view=rev + 2.2.x patch: trunk works. + + +1: covener + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre