goauthentik / goauthentik/authentik
Locale query parameter should persist across flow redirects
Open
area:backend
area:frontend
enhancement
i18n
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 644
Description
### Is your feature request related to a problem?
Given the user has included a `?locale=lang` query parameter, ensure that they remain in that language when moving through flows. Possibly, set their locale for the duration of the session.
### Describe the solution you'd like
_No response_
### Describe alternatives that you've considered
Not fully implemented yet.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.