Author: markt
Revision: 1715206
Modified property: svn:log

Modified: svn:log at Mon Feb 22 11:43:22 2016
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Feb 22 11:43:22 2016
@@ -1 +1,2 @@
 Move the functionality that provides redirects for context roots and 
directories where a trailing <code>/</code> is added from the Mapper to the 
DefaultServlet. This enables such requests to be processed by any configured 
Valves and Filters before the redirect is made. This behaviour is configurable 
via the mapperContextRootRedirectEnabled and mapperDirectoryRedirectEnabled 
attributes of the Context which may be used to restore the previous behaviour.
+This is part 1 of 3 of the fix for CVE-2015-5345


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to