Skip to content

web/sfe: downgrade bootstrap, add access denied test (cherry-pick #19763 to version-2025.10)#19764

Merged
BeryJu merged 1 commit intoversion-2025.10from
cherry-pick/19763-to-version-2025.10
Jan 26, 2026
Merged

web/sfe: downgrade bootstrap, add access denied test (cherry-pick #19763 to version-2025.10)#19764
BeryJu merged 1 commit intoversion-2025.10from
cherry-pick/19763-to-version-2025.10

Conversation

@authentik-automation
Copy link
Contributor

⚠️ This cherry-pick has conflicts that require manual resolution.

Cherry-pick of #19763 to version-2025.10 branch.

Original PR: #19763
Original Author: @BeryJu
Cherry-picked commit: cdd3fb7

Please resolve the conflicts in this PR before merging.

@netlify
Copy link

netlify bot commented Jan 26, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 05c2e81
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/697784f471562f0008d60890
😎 Deploy Preview https://deploy-preview-19764--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.

@netlify
Copy link

netlify bot commented Jan 26, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 05c2e81
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/697784f430175c000895fe5e
😎 Deploy Preview https://deploy-preview-19764--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 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.91%. Comparing base (b72e3b5) to head (28dd77c).
⚠️ Report is 1 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.10   #19764      +/-   ##
===================================================
+ Coverage            92.71%   92.91%   +0.19%     
===================================================
  Files                  869      869              
  Lines                48183    48183              
===================================================
+ Hits                 44675    44769      +94     
+ Misses                3508     3414      -94     
Flag Coverage Δ
e2e 45.05% <ø> (+1.04%) ⬆️
integration 23.17% <ø> (+<0.01%) ⬆️
unit 91.06% <ø> (+<0.01%) ⬆️
unit-migrate 91.11% <ø> (+<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.

This cherry-pick has conflicts that need manual resolution.

Original PR: #19763
Original commit: cdd3fb7

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu force-pushed the cherry-pick/19763-to-version-2025.10 branch from 05c2e81 to 28dd77c Compare January 26, 2026 15:20
@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-28dd77ccb714bf1a4194eeb00a66cbd1fe88c499
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-28dd77ccb714bf1a4194eeb00a66cbd1fe88c499

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

@BeryJu BeryJu merged commit 241e674 into version-2025.10 Jan 26, 2026
76 of 80 checks passed
@BeryJu BeryJu deleted the cherry-pick/19763-to-version-2025.10 branch January 26, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant