From: Bradley Nicholes Date: Fri, 2 Jun 2006 22:14:15 +0000 (+0000) Subject: authnz_ldap backport proposal X-Git-Tag: 2.2.3~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ab288e6fbb071c6809f36e1781edc4798bf6aa7;p=thirdparty%2Fapache%2Fhttpd.git authnz_ldap backport proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@411312 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bac44a8b465..08230fad74e 100644 --- a/STATUS +++ b/STATUS @@ -141,3 +141,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version works +1: rpluem + * mod_authnz_ldap: Fix a problem with invalid auth error detection + for LDAP client SDKs that don't support LDAP_SECURITY_ERROR + macro. PR#39529 + http://svn.apache.org/viewvc?view=rev&revision=411306 + +1: bnicholes +