Author: ssmiweve
Date: 2008-03-12 21:16:58 +0100 (Wed, 12 Mar 2008)
New Revision: 6253

Modified:
   branches/2.16.0/war/src/main/webapp/WEB-INF/web.xml
Log:
SEARCH-4366

Modified: branches/2.16.0/war/src/main/webapp/WEB-INF/web.xml
===================================================================
--- branches/2.16.0/war/src/main/webapp/WEB-INF/web.xml 2008-03-12 20:14:47 UTC 
(rev 6252)
+++ branches/2.16.0/war/src/main/webapp/WEB-INF/web.xml 2008-03-12 20:16:58 UTC 
(rev 6253)
@@ -50,7 +50,7 @@
         
<filter-class>com.opensymphony.module.sitemesh.filter.PageFilter</filter-class>
     </filter>
 
-    <filter>
+    <filter> <!-- TODO desparately needs sesat-ising. fortunately it's not a 
required secret anymore. SEARCH-4366 -->
         <filter-name>md5ProtectParameters</filter-name>
         
<filter-class>no.sesat.search.http.filters.MD5ProtectedParametersFilter</filter-class>
         <init-param>

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to