You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2019/08/08 14:06:40 UTC

svn commit: r1864706 - /httpd/httpd/branches/2.4.x/STATUS

Author: jorton
Date: Thu Aug  8 14:06:40 2019
New Revision: 1864706

URL: http://svn.apache.org/viewvc?rev=1864706&view=rev
Log:
proxy-balancer XSRF/XSS fixes.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1864706&r1=1864705&r2=1864706&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Aug  8 14:06:40 2019
@@ -152,6 +152,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              reworked, etc.. I would like to avoid a patch that is clearly wrong for some reviewer sitting here for
              months/years without any action item :)
 
+  *) mod_proxy: Improve XSRF/XSS protection.
+     trunk patch: http://svn.apache.org/r1864693
+                  http://svn.apache.org/r1864695
+                  http://svn.apache.org/r1864703
+     2.4.x patch: http://people.apache.org/~jorton/ap_pb_xsrf.patch
+     +1: jorton, 
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]