Fixes #20915: Ensure preferred language is applied during SSO login #218

Closed
opened 2026-04-05 16:23:03 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 3/5/2026

Fixes: #20915

  • Introduce a signal handler (set_language_on_login()) to attach the user's preferred language (if any) to the request during login
  • Extend the middleware logic to apply the language if set on the request
*Originally created by @jeremystretch on 3/5/2026* ### Fixes: #20915 - Introduce a signal handler (`set_language_on_login()`) to attach the user's preferred language (if any) to the request during login - Extend the middleware logic to apply the language if set on the request
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#218