10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b626db7 + 6e75bc0 commit b41251aCopy full SHA for b41251a
UPGRADE-5.4.md
@@ -134,7 +134,7 @@ Security
134
* Deprecate the `$authManager` argument of `AccessListener`, the argument will be removed
135
* Deprecate the `$authenticationManager` argument of the `AuthorizationChecker` constructor, the argument will be removed
136
* Deprecate setting the `$alwaysAuthenticate` argument to `true` and not setting the
137
- `$exceptionOnNoToken argument to `false` of `AuthorizationChecker` (this is the default
+ `$exceptionOnNoToken` argument to `false` of `AuthorizationChecker` (this is the default
138
behavior when using `enable_authenticator_manager: true`)
139
* Deprecate not setting the `$exceptionOnNoToken` argument of `AccessListener` to `false`
140
(this is the default behavior when using `enable_authenticator_manager: true`)
0 commit comments