Skip to content

Fix locale persistence after TARA authentication#1479

Open
OlegPhenomenon wants to merge 1 commit intomasterfrom
1474-confusion-with-localization-after-eeid-login
Open

Fix locale persistence after TARA authentication#1479
OlegPhenomenon wants to merge 1 commit intomasterfrom
1474-confusion-with-localization-after-eeid-login

Conversation

@OlegPhenomenon
Copy link
Copy Markdown
Contributor

Ensures user locale preference is maintained after EEID login by adding before_action filter to restore locale from user settings, cookies, or default. Also adds missing Devise flash message translations under user scope to properly display localized sign in/out messages.

Fixes #1474

Ensures user locale preference is maintained after EEID login by adding before_action filter to restore locale from user settings, cookies, or default. Also adds missing Devise flash message translations under user scope to properly display localized sign in/out messages.

Fixes #1474
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.

Confusion with localization after login

2 participants