Conversation
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook canceled.
|
✅ 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 #18010 +/- ##
==========================================
- Coverage 92.92% 92.92% -0.01%
==========================================
Files 869 869
Lines 48018 48018
==========================================
- Hits 44621 44619 -2
- Misses 3397 3399 +2
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-ea72c8d9fce71af6372787268c6d7288d96d4a4d
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-ea72c8d9fce71af6372787268c6d7288d96d4a4dAfterwards, run the upgrade commands from the latest release notes. |
|
🍒 Cherry-pick to |
* main: (42 commits) core, web: update translations (#17943) web: bump @types/node from 24.9.1 to 24.10.0 in /packages/prettier-config (#17949) core: bump library/nginx from `f547e3d` to `1beed3c` in /website (#17955) core: bump goauthentik.io/api/v3 from 3.2025120.2 to 3.2025120.3 (#17945) web: bump @types/node from 22.15.19 to 24.10.0 in /web (#17950) ci: bump docker/setup-qemu-action from 3.6.0 to 3.7.0 (#17999) lifecycle/aws: bump aws-cdk from 2.1031.1 to 2.1031.2 in /lifecycle/aws (#18014) core: bump golang.org/x/sync from 0.17.0 to 0.18.0 (#18033) core: bump astral-sh/uv from 0.9.7 to 0.9.8 (#18037) core: bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 (#18034) core: bump axllent/mailpit from v1.27.10 to v1.27.11 in /tests/e2e (#18035) ci: bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#18036) core: bump library/golang from `a13297b` to `27e1c92` (#18038) ci: fix migrate-from-stable for old versions (#18019) core: bump library/golang from 1.25.3-trixie to 1.25.4-trixie (#18000) website/docs: updates img-src csp (#18010) providers/saml: move sp binding location and default value (#17609) core: Add example invitation blueprint (#17661) root: settings.py: fix comment (#18006) core: bump google-auth-httplib2 from 0.2.0 to v0.2.1 (#17978) ...
Details
Removes http from img-src csp and adds a note about it
Checklist
If applicable
make docs)