1
0
mirror of synced 2026-08-05 09:47:05 +00:00

Merge branch '5.8.x'

Closes gh-11971
This commit is contained in:
Marcus Da Coregio
2022-10-07 10:28:14 -03:00
8 changed files with 124 additions and 1 deletions
@@ -97,6 +97,12 @@ Corresponds to the `observeOncePerRequest` property of `FilterSecurityIntercepto
Defaults to `false`.
[[nsa-http-filter-all-dispatcher-types]]
* **filter-all-dispatcher-types**
Corresponds to the `shouldFilterAllDispatcherTypes` property of the `AuthorizationFilter`. Only works when `use-authorization-manager=true`.
Defaults to `false`.
[[nsa-http-pattern]]
* **pattern**
Defining a pattern for the <<nsa-http,http>> element controls the requests which will be filtered through the list of filters which it defines.