From 5eea065109194efefaa3169397fd2bcf17a2d4ce Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 13 Apr 2015 10:59:19 +0000 Subject: [PATCH] updated CGIPassAuth per current comments git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1673156 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/STATUS b/STATUS index 0e08dfd5e5..92d5c6956f 100644 --- a/STATUS +++ b/STATUS @@ -276,13 +276,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) 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 + trunk patch: http://svn.apache.org/r1642847, http://svn.apache.org/r1673155 2.4.x patch: http://people.apache.org/~trawick/r1642847-to-2.4.x.txt + http://people.apache.org/~trawick/r1642847-r1673155-to-2.4.x.txt (trunk works if you do the normal CHANGES/ap_mmn/core_dir_config merge conflict resolution ;) ) - +1: trawick, rjung + +1: trawick rjung: minor nits: "compatibility" in docs, "Controls which HTTP authorization headers" in "AP_INIT_FLAG" maybe "whether" instaed of "which" or "enables ...". + trawick: thanks; addressed in current patch *) mod_status: Improve server-status output when called with "?auto" (machine readable form). -- 2.50.1