
covener at apache
Nov 18, 2009, 7:54 AM
Post #1 of 1
(131 views)
Permalink
|
|
svn commit: r881810 - /httpd/httpd/branches/2.2.x/STATUS
|
|
Author: covener Date: Wed Nov 18 15:54:33 2009 New Revision: 881810 URL: http://svn.apache.org/viewvc?rev=881810&view=rev Log: propose AuthLDAPBindAuthoritative Modified: httpd/httpd/branches/2.2.x/STATUS Modified: httpd/httpd/branches/2.2.x/STATUS URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=881810&r1=881809&r2=881810&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/STATUS (original) +++ httpd/httpd/branches/2.2.x/STATUS Wed Nov 18 15:54:33 2009 @@ -170,6 +170,15 @@ 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
|