-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
web/admin: fix switches (cherry-pick #19493 to version-2025.12) #19496
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
web/admin: fix switches (cherry-pick #19493 to version-2025.12) #19496
Conversation
* web/admin: fix switches Signed-off-by: Jens Langhammer <[email protected]> * update all forms Signed-off-by: Jens Langhammer <[email protected]> * Apply suggestions from code review Co-authored-by: Teffen Ellis <[email protected]> Signed-off-by: Jens L. <[email protected]> * fix lint Signed-off-by: Jens Langhammer <[email protected]> --------- Signed-off-by: Jens Langhammer <[email protected]> Signed-off-by: Jens L. <[email protected]> Co-authored-by: Teffen Ellis <[email protected]>
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
❌ 4 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-1457e8072275289bfa5e2779a7bc511d5f9f0ad0
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-1457e8072275289bfa5e2779a7bc511d5f9f0ad0Afterwards, run the upgrade commands from the latest release notes. |
Cherry-pick of #19493 to
version-2025.12branch.Original PR: #19493
Original Author: @BeryJu
Cherry-picked commit: cbff6b1