From: markt Date: Mon, 15 Oct 2007 12:32:41 +0000 (+0000) Subject: Propose fix for webdav vulnerability X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=653a265e8bb9a16ec6e1791c4d338ad7afbdfa96;p=tomcat7.0 Propose fix for webdav vulnerability Vote on the patches I could review quickly git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@584771 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a7df9c870..d086af676 100644 --- a/STATUS +++ b/STATUS @@ -66,7 +66,7 @@ Index: java/org/apache/catalina/core/StandardServer.java * Arrange doc of connectors. http://people.apache.org/~jfclere/patches/tc.docs.patch - +1: jfclere, remm + +1: jfclere, remm, markt -1: * Make server.xml parsing warnings more generic, add support for the NIO connector @@ -86,4 +86,7 @@ Index: java/org/apache/catalina/core/StandardServer.java +1: -1: - \ No newline at end of file +* Fix important vulnerability when webdav is enabled for write + Patch: http://marc.info/?l=tomcat-dev&m=119245116910632&w=2 + +1: markt + -1: