Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore session in stateless requests #468

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

cbcf
Copy link
Contributor

@cbcf cbcf commented Nov 2, 2023

Changed handling of AutoExpireFlashBag to same code used in toolbarAction from symfony 6.3 WebProfilerBundle/Controller/ProfilerController.php (see symfony/symfony#50218).

Fixes #467

Changed to same code as in toolbarAction from symfony 6.3 WebProfilerBundle/Controller/ProfilerController.php
@tobias-93 tobias-93 merged commit 77de7e4 into FriendsOfSymfony:master Jan 23, 2024
9 checks passed
@tobias-93
Copy link
Collaborator

Thanks @cbcf

@cbcf cbcf deleted the patch-1 branch January 23, 2024 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Session handling is incompatible with stateless routes introducted with Symfony 6.3
2 participants