website/docs: trusted proxy addresses change - #25637
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 @@
## main #25637 +/- ##
==========================================
+ Coverage 91.58% 91.70% +0.12%
==========================================
Files 1152 1152
Lines 73507 73507
Branches 4054 4054
==========================================
+ Hits 67319 67413 +94
+ Misses 6146 6052 -94
Partials 42 42
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-c489a300cfc12c2ff0e2acd9641a059f7255f85c
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-c489a300cfc12c2ff0e2acd9641a059f7255f85cAfterwards, run the upgrade commands from the latest release notes. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Details
What does this PR change?
Documents the stricter trusted proxy handling introduced in authentik 2026.8
Why is this change needed?
Change in 2026.8
How was this tested?
n/a
Linked issues
Closes #25559
Checklist
make all)make docs)