web: Fix locale selector in compatibility mode. (cherry-pick #19946 to version-2025.12)#20088
Conversation
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## version-2025.12 #20088 +/- ##
===================================================
+ Coverage 93.04% 93.27% +0.23%
===================================================
Files 947 947
Lines 52561 52561
===================================================
+ Hits 48903 49025 +122
+ Misses 3658 3536 -122
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-3c5a20df0bba3b3eaa90d52bd23b7daebcbd4363
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your authentik:
outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
image:
repository: ghcr.io/goauthentik/dev-server
tag: gh-3c5a20df0bba3b3eaa90d52bd23b7daebcbd4363Afterwards, run the upgrade commands from the latest release notes. |
0f2eab4 to
95a84f3
Compare
* web: Fix locale selector in compatibility mode. * Fix.
95a84f3 to
3c5a20d
Compare
Cherry-pick of #19946 to
version-2025.12branch.Original PR: #19946
Original Author: @GirlBossRush
Cherry-picked commit: 41462b5