]> git.pld-linux.org Git - packages/apache-tomcat.git/blame - apache-tomcat-admin-struts.patch
- add status
[packages/apache-tomcat.git] / apache-tomcat-admin-struts.patch
CommitLineData
c4ddaaa0 1--- apache-tomcat-5.5.27-src/container/webapps/admin/WEB-INF/struts-config.xml~ 2008-08-29 05:14:01.000000000 +0200
2+++ apache-tomcat-5.5.27-src/container/webapps/admin/WEB-INF/struts-config.xml 2009-04-11 04:19:16.000000000 +0200
3@@ -478,6 +478,9 @@
4
5 <action-mappings>
6
7+ <!-- Ugly PLD hack, that makes it working -->
8+ <action path="/login.jsp" unknown="true"/>
9+
10 <!-- Dump registry information (debugging) -->
11 <action path="/dumpRegistry"
12 type="org.apache.webapp.admin.DumpRegistryAction"/>
This page took 0.09238 seconds and 4 git commands to generate.