From: Eric Covener Date: Mon, 19 Feb 2018 20:57:10 +0000 (+0000) Subject: LDAP cache fix X-Git-Tag: 2.4.31~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0717e7eba03f40dd9af37cfe7d20bc1dace7f164;p=thirdparty%2Fapache%2Fhttpd.git LDAP cache fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824812 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e10b2fdb547..5dc698b4cff 100644 --- a/STATUS +++ b/STATUS @@ -177,6 +177,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x: trunk works modulo CHANGES/MMN/log-message +1: minfrin, jim + *) mod_ldap: apr_rmm loops/hangs/crashes when LDAP auth is used in vhosts + due to unlocked access. + trunk patch: http://svn.apache.org/r1824811 + 2.4.x: trunk works + +1 covener + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]