Skip to content

Commit b6dcb29

Browse files
Merge branch '5.8.x' into 6.0.x
Closes gh-13125
2 parents 69338ec + 6d37ca1 commit b6dcb29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/authorization/authorize-requests.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ SecurityFilterChain web(HttpSecurity http) throws Exception {
168168
}
169169
----
170170
.XML
171-
[source,xml]
171+
[source,xml,role="secondary"]
172172
----
173173
<http auto-config="true">
174174
<intercept-url request-matcher-ref="dispatcherTypeMatcher" access="permitAll" />

0 commit comments

Comments
 (0)