From: Yann Ylavic Date: Wed, 15 Apr 2015 14:13:25 +0000 (+0000) Subject: Vote/Promote. X-Git-Tag: 2.4.13~247 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=813fb0ca0adeb7eae178e608e301ef633e155a10;p=apache Vote/Promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1673774 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b0fc26a104..f09615bb3f 100644 --- a/STATUS +++ b/STATUS @@ -138,6 +138,14 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic, rjung, 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, http://svn.apache.org/r1673155 + 2.4.x patch: 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, ylavic + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -282,14 +290,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic - *) 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, http://svn.apache.org/r1673155 - 2.4.x patch: 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 - *) mod_status: Improve server-status output when called with "?auto" (machine readable form). trunk patch: http://svn.apache.org/r1671396