From: Eric Covener Date: Sat, 26 Jul 2014 17:02:01 +0000 (+0000) Subject: fix a 2.4.10 regression in mod_ldap (noticed by me in a very obscure test case) X-Git-Tag: 2.4.11~349 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=48c8386cdabe3470d35c11a08e84643f9c7fdf8b;p=apache fix a 2.4.10 regression in mod_ldap (noticed by me in a very obscure test case) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1613684 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 698420db5f..ffc865281b 100644 --- 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