Revert "core: fix non-exploitable open redirect (#13696)"#13824
Conversation
This reverts commit 63a118a.
✅ Deploy Preview for authentik-storybook canceled.
|
✅ Deploy Preview for authentik-docs canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #13824 +/- ##
==========================================
- Coverage 92.80% 92.79% -0.01%
==========================================
Files 796 796
Lines 40761 40755 -6
==========================================
- Hits 37828 37820 -8
- Misses 2933 2935 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/cherry-pick version-2025.2 |
|
/cherry-pick version-2024.12 |
|
Cherry-pick failed with |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-287f32f32d30fd121f7f052c92fb32708dfe370c
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-287f32f32d30fd121f7f052c92fb32708dfe370cAfterwards, run the upgrade commands from the latest release notes. |
This reverts commit 63a118a.
Details
REPLACE ME
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)If applicable
make website)