Commit 14b1b4d
committed
bug symfony#58002 [Security] Revert stateless check for ContextListener (VincentLanglet)
This PR was merged into the 5.4 branch.
Discussion
----------
[Security] Revert stateless check for ContextListener
This reverts commit 40341a1.
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix #symfony#57851
| License | MIT
Closes symfony#57854
Cf symfony#57854 (comment)
Commits
-------
188e2d2 Revert stateless checkFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Component/Security/Http/Firewall
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments