Skip to content

Conversation

@GirlBossRush
Copy link
Contributor

@GirlBossRush GirlBossRush commented Jan 7, 2026

Details

This PR addresses some feedback on 2025.12 RC2:

  • Deduplicated <ak-form-static> usage in stages
  • Added back button to denied stage, letting the user get out of partially setup flows, such as enrollment stages.
  • Localized the email sent message in the identification stage.

Related Merge Branch

@GirlBossRush GirlBossRush added this to the Release 2025.12 milestone Jan 7, 2026
@GirlBossRush GirlBossRush self-assigned this Jan 7, 2026
@GirlBossRush GirlBossRush requested a review from a team as a code owner January 7, 2026 23:52
@GirlBossRush GirlBossRush added the area:frontend Features or issues related to the browser, TypeScript, Node.js, etc label Jan 7, 2026
@netlify
Copy link

netlify bot commented Jan 7, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit b4557ab
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69654fcf595cb7000837a7e7
😎 Deploy Preview https://deploy-preview-19234--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jan 7, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit b4557ab
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69654fcffe73400008d47438
😎 Deploy Preview https://deploy-preview-19234--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.35%. Comparing base (d949564) to head (b4557ab).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #19234   +/-   ##
=======================================
  Coverage   93.35%   93.35%           
=======================================
  Files         949      949           
  Lines       52419    52419           
=======================================
+ Hits        48935    48937    +2     
+ Misses       3484     3482    -2     
Flag Coverage Δ
conformance 38.78% <ø> (+<0.01%) ⬆️
e2e 44.71% <ø> (+0.31%) ⬆️
integration 23.42% <ø> (+<0.01%) ⬆️
unit 91.56% <ø> (-0.02%) ⬇️
unit-migrate 91.61% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-b4557ab8b5a29301016e9389bfe6d1719fa96322
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

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-b4557ab8b5a29301016e9389bfe6d1719fa96322

Afterwards, run the upgrade commands from the latest release notes.

@netlify
Copy link

netlify bot commented Jan 8, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit b4557ab
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69654fcf210f550008fe17ca
😎 Deploy Preview https://deploy-preview-19234--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@GirlBossRush GirlBossRush added the backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 label Jan 13, 2026
@GirlBossRush GirlBossRush enabled auto-merge (squash) January 13, 2026 04:54
@GirlBossRush GirlBossRush merged commit 4824515 into main Jan 13, 2026
142 of 144 checks passed
@GirlBossRush GirlBossRush deleted the 2025-12-flow-info branch January 13, 2026 05:21
authentik-automation bot pushed a commit that referenced this pull request Jan 13, 2026
* Localize email sent message.

* Add back button to denied stage.

* Clean up flow user details.

* Fix linter warnings.
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.12 created: #19346

BeryJu pushed a commit that referenced this pull request Jan 13, 2026
…sion-2025.12) (#19346)

web: Flow info, localization, back button. (#19234)

* Localize email sent message.

* Add back button to denied stage.

* Clean up flow user details.

* Fix linter warnings.

Co-authored-by: Teffen Ellis <[email protected]>
Co-authored-by: Marcelo Elizeche Landó <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:frontend Features or issues related to the browser, TypeScript, Node.js, etc backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants