Conversation
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## main #15719 +/- ##
=======================================
Coverage 93.17% 93.18%
=======================================
Files 831 831
Lines 44161 44181 +20
=======================================
+ Hits 41149 41169 +20
Misses 3012 3012
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:
|
✅ Deploy Preview for authentik-storybook canceled.
|
|
/cherry-pick version-2025.6 |
|
/cherry-pick version-2025.4 |
|
Cherry-pick failed with |
|
Cherry-pick failed with |
Signed-off-by: Jens Langhammer <jens@goauthentik.io> # Conflicts: # authentik/stages/user_login/stage.py
Signed-off-by: Jens Langhammer <jens@goauthentik.io> # Conflicts: # authentik/stages/user_login/stage.py # authentik/stages/user_login/tests.py # website/docs/sidebar.mjs
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-a74c920a6588b708a5ae79c756ecbe855fa47fcd
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-a74c920a6588b708a5ae79c756ecbe855fa47fcdAfterwards, run the upgrade commands from the latest release notes. |
|
When will the details about CVE-2025-53942 be disclosed? //EDIT: Nevermind, it's part of the PR 🙃 |
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
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 docs)