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

Fixed partial broken UserLocaleSubscriber #3204

Merged
merged 1 commit into from
May 27, 2022

Conversation

UtechtDustin
Copy link
Contributor

This PR will replace the old SecurityEvents::INTERACTIVE_LOGIN event with the new one LoginSuccessEvent.
The old event will no longer work (https://symfony.com/blog/new-in-symfony-5-1-updated-security-system), which means that the user locale will not be set on logging in.

Fixes #2998

Copy link
Member

@bobdenotter bobdenotter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @UtechtDustin. 👍

(The failure with Cypress was fixed in a later PR)

@bobdenotter bobdenotter merged commit 2b852b9 into bolt:master May 27, 2022
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.

Complete backend is suddenly English (updated)
2 participants