Conversation
✅ Deploy Preview for authentik-storybook canceled.
|
authentik translations instructionsThanks for your pull request! authentik translations are handled using Transifex. Please edit translations over there and they'll be included automatically. |
✅ Deploy Preview for authentik-docs canceled.
|
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 #13072 +/- ##
==========================================
- Coverage 92.75% 92.74% -0.01%
==========================================
Files 785 785
Lines 39623 39623
==========================================
- Hits 36751 36750 -1
- Misses 2872 2873 +1
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-0ac6d66b8234eb715c8292fd8af0d8b858c324ef
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-0ac6d66b8234eb715c8292fd8af0d8b858c324efAfterwards, run the upgrade commands from the latest release notes. |
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
a2c5863 to
0ac6d66
Compare
* main: (24 commits) core: add additional RBAC permission to restrict setting the superuser status on groups (#12900) web: bump API Client version (#13089) core: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#13085) stages/authenticator_email: Email OTP (#12630) website: bump dompurify and mermaid in /website (#13077) web: bump dompurify and mermaid in /web (#13078) core: bump django-filter from 24.3 to 25.1 (#13086) enterprise/audit: fix diff being created when not enabled (#13084) core, web: update translations (#13088) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#13080) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#13081) translate: Updates for file web/xliff/en.xlf in zh-Hans (#13082) translate: Updates for file web/xliff/en.xlf in zh_CN (#13083) core: bump django-storages from 1.14.4 to 1.14.5 (#13087) web/user: fix redirects back to user settings (#13076) ci: parallelize unit tests (#13036) core, web: update translations (#13072) stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#13073) root: Improve debugging experience (#12961) core, web: update translations (#13071) ...
core, web: update translations