]> granicus.if.org Git - apache/commitdiff
CGIPassAuth just tested with 2.4.x's mod_proxy_scgi
authorJeff Trawick <trawick@apache.org>
Thu, 9 Apr 2015 21:52:51 +0000 (21:52 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 9 Apr 2015 21:52:51 +0000 (21:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1672502 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 74bba2a6025af4e4283322bedc03e00a81ebe9a9..92bbd96691c3762ca8fce2c327b2b7c304932d33 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -278,7 +278,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
   *) core.c: Fix warnings about unused variables
      trunk patch: http://svn.apache.org/r1661486
-     trunk patch: trunk works
+     2.4.x patch: trunk works
+     +1: trawick
+
+  *) core: Add CGIPassAuth directive to control whether HTTP authorization
+     headers are passed to scripts as CGI variables.  PR: 56855
+     trunk patch: http://svn.apache.org/r1642847
+     2.4.x patch: http://people.apache.org/~trawick/r1642847-to-2.4.x.txt
+                  (trunk works if you do the normal CHANGES/ap_mmn/core_dir_config
+                   merge conflict resolution ;) )
      +1: trawick
 
 OTHER PROPOSALS