]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
LDAP cache fix
authorEric Covener <covener@apache.org>
Mon, 19 Feb 2018 20:57:10 +0000 (20:57 +0000)
committerEric Covener <covener@apache.org>
Mon, 19 Feb 2018 20:57:10 +0000 (20:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824812 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e10b2fdb5470fed12292d695508432479fb2239e..5dc698b4cffdd4dac4cb5347a0ea2d4ac0070e40 100644 (file)
--- 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 ]