website/docs: mark cves CVE-2026-49443 and CVE-2026-49448#22808
Conversation
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs 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 #22808 +/- ##
==========================================
- Coverage 93.30% 93.29% -0.01%
==========================================
Files 1033 1033
Lines 60154 60154
Branches 400 400
==========================================
- Hits 56126 56121 -5
- Misses 4028 4033 +5
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-bb294cf0a363d4e4c0af5f67c54e84b41cd74aa7
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-bb294cf0a363d4e4c0af5f67c54e84b41cd74aa7Afterwards, run the upgrade commands from the latest release notes. |
|
🍒 Cherry-pick to |
…#22808 to version-2026.5) (#22864) website/docs: mark cves CVE-2026-49443 and CVE-2026-49448 (#22808) * mark cves * Ignore spellcheck on redirects, headers. --------- Co-authored-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com> Co-authored-by: Jens L. <jens@goauthentik.io> Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
No description provided.