]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
new proposal put back Referer check. [skip ci]
authorJean-Frederic Clere <jfclere@apache.org>
Tue, 6 Jul 2021 16:27:48 +0000 (16:27 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Tue, 6 Jul 2021 16:27:48 +0000 (16:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1891319 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c4f4974104752092a732189e33039928402c9f84..cde85032138b6a099498af1ced249d5643aad4e5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -224,13 +224,11 @@ PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) back port the add of balancer_manage in mod_proxy_balancer.
      trunk patch: http://svn.apache.org/r1859235
-                  http://svn.apache.org/r1887138
                   http://svn.apache.org/r1887176
                   http://svn.apache.org/r1887359
      Backport version for 2.4.x of patch:
-          https://people.apache.org/~jfclere/patches/patch.210607.txt
-     +1: jfclere, jim
-     minfrin: tiny cleanup needed: warning: unused function 'safe_referer'
+          https://people.apache.org/~jfclere/patches/patch.210706.txt
+     +1: jfclere
 
   *) mod_dav: Allow other modules to become providers and add ACLs
      to the DAV response.