mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 00:32:14 +00:00
Merge branch '5.8.x' into 6.0.x
Closes gh-13125
This commit is contained in:
commit
b6dcb29a11
@ -168,7 +168,7 @@ SecurityFilterChain web(HttpSecurity http) throws Exception {
|
||||
}
|
||||
----
|
||||
.XML
|
||||
[source,xml]
|
||||
[source,xml,role="secondary"]
|
||||
----
|
||||
<http auto-config="true">
|
||||
<intercept-url request-matcher-ref="dispatcherTypeMatcher" access="permitAll" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user