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 #21558 +/- ##
==========================================
+ Coverage 93.18% 93.24% +0.06%
==========================================
Files 1027 1027
Lines 59598 59598
Branches 400 400
==========================================
+ Hits 55534 55575 +41
+ Misses 4064 4023 -41
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-05197814ca59765439ff8b405cddc3e0c7300722
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-05197814ca59765439ff8b405cddc3e0c7300722Afterwards, run the upgrade commands from the latest release notes. |
|
Thanks @dominic-r for agreeing to take on this big task. I'll start reviewing today. Please do add a Description... |
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
bc6d128 to
e44cdc4
Compare
c8619ff to
4e57783
Compare
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
4e57783 to
ec8778d
Compare
ec8778d to
0519781
Compare
* main: (30 commits) locale: fix de_DE locale placeholder (#22130) website/docs: stages cleanup (#21558) website: bump the build group in /website with 3 updates (#22104) web: bump basic-ftp from 5.3.0 to 5.3.1 in /web (#22131) web: bump knip from 6.7.0 to 6.9.0 in /web (#22107) lifecycle/aws: bump aws-cdk from 2.1119.0 to 2.1120.0 in /lifecycle/aws (#22105) web: bump @sentry/browser from 10.50.0 to 10.51.0 in /web in the sentry group across 1 directory (#22106) ci: bump taiki-e/install-action from 2.75.30 to 2.76.0 in /.github/actions/setup (#22108) core, web: update translations (#22129) stage/authenticator*: expand attempt throttling to email- and sms-based 2FA (#21751) translate: Updates for project authentik and language pt_PT (#22122) translate: Updates for project authentik and language no_NO (#22120) stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#22128) translate: Updates for project authentik and language ja_JP (#22118) translate: Updates for project authentik and language ru_RU (#22119) translate: Updates for project authentik and language tr_TR (#22125) translate: Updates for project authentik and language pl_PL (#22124) translate: Updates for project authentik and language pt_BR (#22111) translate: Updates for project authentik and language it_IT (#22123) translate: Updates for project authentik and language zh-Hans (#22121) ...
Clean up the flows and stages documentation to bring it closer to the docs style guide and current content structure.
.mdxto.mdwhere MDX features were not neededindex.mdfiles under their stage directories