Conversation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
✅ Deploy Preview for authentik-docs canceled.
|
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
authentik translations instructionsThanks for your pull request! authentik translations are handled using Transifex. Please edit translations over there and they'll be included automatically. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #14933 +/- ##
=======================================
Coverage 92.77% 92.77%
=======================================
Files 818 818
Lines 42196 42196
=======================================
Hits 39149 39149
Misses 3047 3047
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:
|
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-5760af836c268518ea21a2a551ce1131850249dc
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-5760af836c268518ea21a2a551ce1131850249dcAfterwards, run the upgrade commands from the latest release notes. |
* main: (209 commits) core: bump django from 5.1.9 to 5.1.10 (#14951) website/docs: add 2025.6.1 release notes (#14948) root: remove /if/help (#14929) core, web: update translations (#14933) providers/proxy: add option to override host header with property mappings (#14927) website/integrations: fix webfinger link in tailscale doc (#14942) web/admin: make message container bottom aligned for admin interface (#14816) web/user: fix user settings flow not loading (#14911) website/docs: fix outdated and incorrect example kubernetes deployment (#14928) docusaurus-config: Update deps, colors. (#14796) admin: only run update checks in the default tenant (#14874) translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#14923) core: bump astral-sh/uv from 0.7.10 to 0.7.11 (#14918) providers/proxy: set_oauth_defaults in reconcile instead of task (#14875) *: use ManagedAppConfig everywhere (#14839) tenants: fix tenant aware celery scheduler (#14921) core, web: update translations (#14910) core: bump goauthentik.io/api/v3 from 3.2025041.4 to 3.2025060.1 (#14919) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#14915) translate: Updates for file web/xliff/en.xlf in zh_CN (#14916) ...
* main: (209 commits) core: bump django from 5.1.9 to 5.1.10 (#14951) website/docs: add 2025.6.1 release notes (#14948) root: remove /if/help (#14929) core, web: update translations (#14933) providers/proxy: add option to override host header with property mappings (#14927) website/integrations: fix webfinger link in tailscale doc (#14942) web/admin: make message container bottom aligned for admin interface (#14816) web/user: fix user settings flow not loading (#14911) website/docs: fix outdated and incorrect example kubernetes deployment (#14928) docusaurus-config: Update deps, colors. (#14796) admin: only run update checks in the default tenant (#14874) translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#14923) core: bump astral-sh/uv from 0.7.10 to 0.7.11 (#14918) providers/proxy: set_oauth_defaults in reconcile instead of task (#14875) *: use ManagedAppConfig everywhere (#14839) tenants: fix tenant aware celery scheduler (#14921) core, web: update translations (#14910) core: bump goauthentik.io/api/v3 from 3.2025041.4 to 3.2025060.1 (#14919) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#14915) translate: Updates for file web/xliff/en.xlf in zh_CN (#14916) ...
* main: web/maintenance: remove `writeOnly` hacks from Form and HorizontalFormElement (#14649) web/admin: use attribute naming scheme for attributes (#14644) core: bump django from 5.1.9 to 5.1.10 (#14951) website/docs: add 2025.6.1 release notes (#14948) root: remove /if/help (#14929) core, web: update translations (#14933) providers/proxy: add option to override host header with property mappings (#14927) website/integrations: fix webfinger link in tailscale doc (#14942) web/admin: make message container bottom aligned for admin interface (#14816)
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
core, web: update translations