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 #48044 [SecurityBundle] Set request stateless when firewall is stateless (alamirault)
This PR was squashed before being merged into the 6.3 branch.
Discussion
----------
[SecurityBundle] Set request stateless when firewall is stateless
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | no
| New feature? | yes <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets | Fix#40372 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License | MIT
| Doc PR | symfony/symfony-docs#... <!-- required for new features -->
Automatically add `_stateless` attribute to the request when firewall is stateless
Commits
-------
ce458c6 [SecurityBundle] Set request stateless when firewall is stateless
0 commit comments