Commit c50f247
committed
minor symfony#60941 [SecurityBundle] Deprecate the
This PR was merged into the 7.4 branch.
Discussion
----------
[SecurityBundle] Deprecate the `security.authentication.hide_user_not_found` parameter
| Q | A
| ------------- | ---
| Branch? | 7.4
| Bug fix? | no
| New feature? | no
| Deprecations? | yes
| Issues | -
| License | MIT
We missed deprecating this unused parameter in symfony#58300
Commits
-------
40a2d2f [SecurityBundle] Deprecate the `security.authentication.hide_user_not_found` parametersecurity.authentication.hide_user_not_found parameter (chalasr)File tree
1 file changed
+2
-0
lines changed- src/Symfony/Bundle/SecurityBundle/DependencyInjection
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
160 | 162 | | |
161 | 163 | | |
162 | 164 | | |
| |||
0 commit comments