mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 23:02:15 +00:00
SEC-989: Removed incorrect <intercept-url> from auto-config equivalent..
This commit is contained in:
parent
13caa48a24
commit
346e219528
@ -226,7 +226,6 @@
|
||||
shorthand syntax for:
|
||||
<programlisting><![CDATA[
|
||||
<http>
|
||||
<intercept-url pattern="/**" access="ROLE_USER" />
|
||||
<form-login />
|
||||
<anonymous />
|
||||
<http-basic />
|
||||
|
Loading…
x
Reference in New Issue
Block a user