SEC-989: Removed incorrect <intercept-url> from auto-config equivalent..

This commit is contained in:
Luke Taylor 2008-11-16 04:25:35 +00:00
parent 13caa48a24
commit 346e219528
1 changed files with 0 additions and 1 deletions

View File

@ -226,7 +226,6 @@
shorthand syntax for:
<programlisting><![CDATA[
<http>
<intercept-url pattern="/**" access="ROLE_USER" />
<form-login />
<anonymous />
<http-basic />