policies: fix PolicyEngineMode ALL with static binding optimization (cherry-pick #20430 to version-2025.12)#20523
Conversation
…20430) Signed-off-by: Jens Langhammer <jens@goauthentik.io>
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## version-2025.12 #20523 +/- ##
===================================================
+ Coverage 93.04% 93.28% +0.23%
===================================================
Files 947 947
Lines 52650 52676 +26
===================================================
+ Hits 48990 49137 +147
+ Misses 3660 3539 -121
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-501554539f620c88970a9bf9e543da677d9e4fb6
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-501554539f620c88970a9bf9e543da677d9e4fb6Afterwards, run the upgrade commands from the latest release notes. |
Cherry-pick of #20430 to
version-2025.12branch.Original PR: #20430
Original Author: @BeryJu
Cherry-picked commit: edf5ec9