]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Backported in r1887080. [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Tue, 2 Mar 2021 07:44:18 +0000 (07:44 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 2 Mar 2021 07:44:18 +0000 (07:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1887081 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index df1cb8a90783226cc531d619c8e9339fc29961f1..68063858105f30125ee719bb8425dc84fbe0eace 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -143,17 +143,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1883184 ^/httpd/httpd/trunk .
      +1: jailletc36, jorton, ylavic
 
-  *) mod_authnz_ldap: Prevent authentications with empty passwords for the
-     initial bind to fail with status 500
-     Trunk version of patch:
-        https://svn.apache.org/r1885939
-        https://svn.apache.org/r1885940
-        https://svn.apache.org/r1885941
-        https://svn.apache.org/r1885945
-     Backport version for 2.4.x of patch:
-        https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/168.diff
-     +1: rpluem, ylavic, covener
-
   *) mod_ssl: Set the Connection header to close to indicate that we do not want
      to keep the HTTP connection to the OCSP responder alive
      trunk patch: http://svn.apache.org/r1874007