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

[Admin] Fix user locale handling in SolidusAdmin #5303

Merged
merged 3 commits into from
Aug 4, 2023

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    94492a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12d999c View commit details
    Browse the repository at this point in the history
  3. Don't override the admin locale session key

    The previous implementation was writing on the session key if the
    requested locale was empty and the session key was set.
    elia committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9ce3bc6 View commit details
    Browse the repository at this point in the history