Skip to content

stage/identification: recovery: make wording more generic#20209

Merged
GirlBossRush merged 1 commit intomainfrom
stage/identification--update-wording
Feb 14, 2026
Merged

stage/identification: recovery: make wording more generic#20209
GirlBossRush merged 1 commit intomainfrom
stage/identification--update-wording

Conversation

@dewi-tik
Copy link
Contributor

Details

Makes wording more generic to fit non email recovery flows.


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If changes to the frontend have been made

  • The code has been formatted (make web)

@dewi-tik dewi-tik requested a review from a team as a code owner February 11, 2026 19:28
@dewi-tik dewi-tik self-assigned this Feb 11, 2026
@dewi-tik dewi-tik added area:frontend Features or issues related to the browser, TypeScript, Node.js, etc backport/version-2026.2 Add this label to PRs to backport changes to version-2026.2 labels Feb 11, 2026
@dewi-tik dewi-tik moved this from Todo to Needs review in authentik Core Feb 11, 2026
@netlify
Copy link

netlify bot commented Feb 11, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 9f340b0
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/698cd87c73747900078dfa3b
😎 Deploy Preview https://deploy-preview-20209--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 Feb 11, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 9f340b0
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/698cd87c080f930008b75ff1
😎 Deploy Preview https://deploy-preview-20209--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 Feb 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.28%. Comparing base (26eb34e) to head (9f340b0).
⚠️ Report is 34 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20209      +/-   ##
==========================================
- Coverage   93.29%   93.28%   -0.02%     
==========================================
  Files         978      978              
  Lines       54544    54544              
==========================================
- Hits        50889    50881       -8     
- Misses       3655     3663       +8     
Flag Coverage Δ
conformance 37.75% <ø> (+<0.01%) ⬆️
e2e 43.62% <ø> (+<0.01%) ⬆️
integration 22.52% <ø> (-0.05%) ⬇️
unit 91.51% <ø> (+<0.01%) ⬆️
unit-migrate 91.55% <ø> (+0.04%) ⬆️

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.

@dewi-tik dewi-tik changed the title stage/identification: receover: make wording more generic stage/identification: recovery: make wording more generic Feb 11, 2026
@github-actions
Copy link
Contributor

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-9f340b00a5be1319b2c7914bf69ebb99f01908e2
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-9f340b00a5be1319b2c7914bf69ebb99f01908e2

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

@github-project-automation github-project-automation bot moved this from Needs review to In Progress in authentik Core Feb 14, 2026
@GirlBossRush GirlBossRush merged commit 851915b into main Feb 14, 2026
152 of 153 checks passed
@GirlBossRush GirlBossRush deleted the stage/identification--update-wording branch February 14, 2026 05:29
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Feb 14, 2026
authentik-automation bot pushed a commit that referenced this pull request Feb 14, 2026
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2026.2 created: #20293

GirlBossRush pushed a commit that referenced this pull request Feb 14, 2026
…#20209 to version-2026.2) (#20293)

stage/identification: recovery: make wording more generic (#20209)

Make wording more generic

Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
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-2026.2 Add this label to PRs to backport changes to version-2026.2

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants