Skip to content

Commit

Permalink
commented out the filter
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Nov 11, 2011
1 parent 9fcd695 commit 516dcda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/webapp/WEB-INF/web.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@
<param-value>${FORCE_DOT_COM_URL}</param-value>
</init-param>
</filter>
<!--
<filter-mapping>
<filter-name>AuthFilter</filter-name>
<url-pattern>/*</url-pattern>
</filter-mapping>
-->
</web-app>

0 comments on commit 516dcda

Please sign in to comment.