You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #49193 [Security] Return 403 instead of 500 when no firewall is defined (nicolas-grekas)
This PR was merged into the 6.3 branch.
Discussion
----------
[Security] Return 403 instead of 500 when no firewall is defined
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| Tickets | #34148
| License | MIT
| Doc PR | -
Looks like ranting on Twitter may pay of sometimes ;)
https://twitter.com/zodman/status/1620954291187097600
The changes on ErrorListener make `#[WithHttpStatus]` and `#[WithLogLevel]` propagate to child classes.
Best reviewed [ignoring white spaces](https://github.com/symfony/symfony/pull/49193/files?w=1).
Commits
-------
c021ce79e8 [Security] Return 403 instead of 500 when no firewall is defined
0 commit comments