From: William A. Rowe Jr Date: Mon, 31 Dec 2007 01:21:45 +0000 (+0000) Subject: Propose X-Git-Tag: 2.0.62~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb6d6413884c73e7514b319baccaee34d880a3c5;p=thirdparty%2Fapache%2Fhttpd.git Propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@607642 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 53b42c59cec..0e12e36d188 100644 --- a/STATUS +++ b/STATUS @@ -121,7 +121,7 @@ RELEASE SHOWSTOPPERS: http://svn.apache.org/viewvc?rev=607276&view=rev Backport version for 2.0.x of patch: http://people.apache.org/~rpluem/patches/utf7_fix_2.0.x.diff - +1: rpluem, + +1: rpluem, wrowe * mod_status: Ensure refresh parameter is numeric to prevent a possible XSS attack caused by redirecting to other URLs. @@ -149,6 +149,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: do we need to make people opt-in for this behavior to backport it to 2.0.x? What mechanism? + * mod_proxy_ftp: Introduce the ProxyFtpDirCharset directive, allowing + the administrator to identify a default, or specific servers or paths + which list their contents in other-than ISO-8859-1 charset (e.g. utf-8). + [Ruediger Pluem] + trunk version; http://svn.apache.org/viewvc?view=rev&revision=607638 + +1: wrowe + PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: