Skip to content

web/sfe: downgrade bootstrap, add access denied test#19763

Merged
BeryJu merged 2 commits intomainfrom
web/sfe/fix-test
Jan 26, 2026
Merged

web/sfe: downgrade bootstrap, add access denied test#19763
BeryJu merged 2 commits intomainfrom
web/sfe/fix-test

Conversation

@BeryJu
Copy link
Member

@BeryJu BeryJu commented Jan 26, 2026

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu requested review from a team as code owners January 26, 2026 14:28
@BeryJu BeryJu added area:frontend Features or issues related to the browser, TypeScript, Node.js, etc area:backend labels Jan 26, 2026
@netlify
Copy link

netlify bot commented Jan 26, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 6241c61
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69777f6cba4a7a000802923a
😎 Deploy Preview https://deploy-preview-19763--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.

@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.18%. Comparing base (03e16b3) to head (6241c61).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19763      +/-   ##
==========================================
- Coverage   93.22%   93.18%   -0.04%     
==========================================
  Files         954      954              
  Lines       52443    52443              
==========================================
- Hits        48889    48871      -18     
- Misses       3554     3572      +18     
Flag Coverage Δ
conformance 38.23% <ø> (+<0.01%) ⬆️
e2e 44.11% <ø> (+0.03%) ⬆️
integration 23.08% <ø> (-0.06%) ⬇️
unit 91.48% <ø> (ø)
unit-migrate 91.49% <ø> (+<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.

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@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-62d5efb851ace77e1162a8549b030d0f705505d5
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-62d5efb851ace77e1162a8549b030d0f705505d5

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

@BeryJu BeryJu added backport/version-2025.10 Add this label to PRs to backport changes to version-2025.10 backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 labels Jan 26, 2026
@BeryJu BeryJu merged commit cdd3fb7 into main Jan 26, 2026
77 of 85 checks passed
@BeryJu BeryJu deleted the web/sfe/fix-test branch January 26, 2026 15:14
authentik-automation bot pushed a commit that referenced this pull request Jan 26, 2026
This cherry-pick has conflicts that need manual resolution.

Original PR: #19763
Original commit: cdd3fb7
@authentik-automation
Copy link
Contributor

⚠️ Cherry-pick to version-2025.10 has conflicts: #19764

authentik-automation bot pushed a commit that referenced this pull request Jan 26, 2026
This cherry-pick has conflicts that need manual resolution.

Original PR: #19763
Original commit: cdd3fb7
@authentik-automation
Copy link
Contributor

⚠️ Cherry-pick to version-2025.12 has conflicts: #19765

BeryJu added a commit that referenced this pull request Jan 26, 2026
This cherry-pick has conflicts that need manual resolution.

Original PR: #19763
Original commit: cdd3fb7

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
BeryJu added a commit that referenced this pull request Jan 26, 2026
This cherry-pick has conflicts that need manual resolution.

Original PR: #19763
Original commit: cdd3fb7

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
BeryJu added a commit that referenced this pull request Jan 26, 2026
 to version-2025.10) (#19764)

Cherry-pick #19763 to version-2025.10 (with conflicts)

This cherry-pick has conflicts that need manual resolution.

Original PR: #19763
Original commit: cdd3fb7

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens L. <jens@goauthentik.io>
BeryJu added a commit that referenced this pull request Jan 27, 2026
 to version-2025.12) (#19765)

Cherry-pick #19763 to version-2025.12 (with conflicts)

This cherry-pick has conflicts that need manual resolution.

Original PR: #19763
Original commit: cdd3fb7

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens L. <jens@goauthentik.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:backend area:frontend Features or issues related to the browser, TypeScript, Node.js, etc backport/version-2025.10 Add this label to PRs to backport changes to version-2025.10 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.

1 participant