Skip to content

web: fix identification stage styling in compatibility mode#20684

Merged
gergosimonyi merged 1 commit intomainfrom
web/fix-identification-stage-styling-in-compatibility-mode
Mar 3, 2026
Merged

web: fix identification stage styling in compatibility mode#20684
gergosimonyi merged 1 commit intomainfrom
web/fix-identification-stage-styling-in-compatibility-mode

Conversation

@gergosimonyi
Copy link
Collaborator

@gergosimonyi gergosimonyi commented Mar 3, 2026

Fixes #20571 (which was closed prematurely)

Closes #20686

@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #20684   +/-   ##
=======================================
  Coverage   93.34%   93.35%           
=======================================
  Files         983      983           
  Lines       55473    55473           
=======================================
+ Hits        51783    51786    +3     
+ Misses       3690     3687    -3     
Flag Coverage Δ
conformance 37.64% <ø> (+<0.01%) ⬆️
e2e 43.26% <ø> (+0.05%) ⬆️
integration 22.39% <ø> (-0.05%) ⬇️
unit 91.55% <ø> (+9.54%) ⬆️
unit-migrate 91.64% <ø> (+<0.01%) ⬆️

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.

@netlify
Copy link

netlify bot commented Mar 3, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit ae3ebaa
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69a660255e38ce000869b27e
😎 Deploy Preview https://deploy-preview-20684--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 Mar 3, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit ae3ebaa
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69a66025bf5f3c00083b2d19
😎 Deploy Preview https://deploy-preview-20684--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.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 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-ae3ebaa61f3dcd6ef2fb51c41017aef0e47087db
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-ae3ebaa61f3dcd6ef2fb51c41017aef0e47087db

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

@gergosimonyi gergosimonyi marked this pull request as ready for review March 3, 2026 07:48
@gergosimonyi gergosimonyi requested a review from a team as a code owner March 3, 2026 07:48
@gergosimonyi gergosimonyi added this to the Release 2026.2.1 milestone Mar 3, 2026
@gergosimonyi gergosimonyi added the backport/version-2026.2 Add this label to PRs to backport changes to version-2026.2 label Mar 3, 2026
@gergosimonyi gergosimonyi merged commit 9da72ea into main Mar 3, 2026
104 checks passed
@gergosimonyi gergosimonyi deleted the web/fix-identification-stage-styling-in-compatibility-mode branch March 3, 2026 17:59
authentik-automation bot pushed a commit that referenced this pull request Mar 3, 2026
fix identification stage styling in compatibility mode
@authentik-automation
Copy link
Contributor

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

gergosimonyi added a commit that referenced this pull request Mar 3, 2026
…ick #20684 to version-2026.2) (#20694)

web: fix identification stage styling in compatibility mode (#20684)

fix identification stage styling in compatibility mode

Co-authored-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/version-2026.2 Add this label to PRs to backport changes to version-2026.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Source buttons on identificaton stage missing styling 2026.2 Alignment of elements on the welcome screen changed

2 participants