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

persist language after logout #22

Closed
cobraprojects opened this issue Mar 6, 2023 · 1 comment · Fixed by #25
Closed

persist language after logout #22

cobraprojects opened this issue Mar 6, 2023 · 1 comment · Fixed by #25
Labels
enhancement New feature or request

Comments

@cobraprojects
Copy link

after logout it forget's about user language selection,
I think it was presist in the past

is there a new config for that?

@bezhanSalleh
Copy link
Owner

it didn't, because the locale is set in the session and when you logout the session gets invalidated.
anyhow, next release will persist locale after logout using cookies

@bezhanSalleh bezhanSalleh added the enhancement New feature or request label Apr 17, 2023
bezhanSalleh added a commit that referenced this issue Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants