]> granicus.if.org Git - apache/commitdiff
fix a 2.4.10 regression in mod_ldap (noticed by me in a very obscure test case)
authorEric Covener <covener@apache.org>
Sat, 26 Jul 2014 17:02:01 +0000 (17:02 +0000)
committerEric Covener <covener@apache.org>
Sat, 26 Jul 2014 17:02:01 +0000 (17:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1613684 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 698420db5ff404c2f82f7d95377aea036b9856c2..ffc865281bd03e1c5d005cd2600b9f63220c6406 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -214,6 +214,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works
      +1: jailletc36
 
+   * mod_ldap: 2.4.10 regression: Some authorization searches won't use AuthLDAPBindDN
+     which can lead to LDAP authz failurs if AuthLDAPBindDN had extra access. 
+     trunk patch: http://svn.apache.org/r1613682
+     2.4.x patch: trunk works + CHANGES referencing 2.4.10 regression
+     +1: covener
 
 OTHER PROPOSALS