1
0
mirror of synced 2026-08-04 09:17:02 +00:00

Default to shouldFilterAllDispatcherTypes=true in XML

Closes gh-11970
This commit is contained in:
Marcus Da Coregio
2022-10-07 11:46:20 -03:00
parent 146d3269bc
commit 9fd195d419
7 changed files with 84 additions and 7 deletions
@@ -99,8 +99,8 @@ 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`.
Corresponds to the `shouldFilterAllDispatcherTypes` property of the `AuthorizationFilter`. Does not work when `use-authorization-manager=false`.
Defaults to `true`.
[[nsa-http-pattern]]