Skip to content

flows: refresh unauthenticated tabs (cherry-pick #18621 to version-2025.10)#18633

Merged
BeryJu merged 2 commits intoversion-2025.10from
cherry-pick/18621-to-version-2025.10
Dec 5, 2025
Merged

flows: refresh unauthenticated tabs (cherry-pick #18621 to version-2025.10)#18633
BeryJu merged 2 commits intoversion-2025.10from
cherry-pick/18621-to-version-2025.10

Conversation

@authentik-automation
Copy link
Contributor

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

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

Original PR: #18621
Original Author: @BeryJu
Cherry-picked commit: 31186ba

Please resolve the conflicts in this PR before merging.

This cherry-pick has conflicts that need manual resolution.

Original PR: #18621
Original commit: 31186ba
@netlify
Copy link

netlify bot commented Dec 5, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 741ac7e
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6932f73e2b27e50008de03f0

@netlify
Copy link

netlify bot commented Dec 5, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 741ac7e
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6932f73ea3ca9a000875558f

@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

❌ Patch coverage is 53.48837% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.93%. Comparing base (ad569be) to head (741ac7e).
⚠️ Report is 8 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
authentik/root/ws/consumer.py 48.38% 16 Missing ⚠️
authentik/core/signals.py 60.00% 4 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.10   #18633      +/-   ##
===================================================
- Coverage            92.94%   92.93%   -0.02%     
===================================================
  Files                  869      869              
  Lines                48098    48124      +26     
===================================================
+ Hits                 44705    44723      +18     
- Misses                3393     3401       +8     
Flag Coverage Δ
e2e 45.09% <53.48%> (+0.04%) ⬆️
integration 23.16% <46.51%> (+0.05%) ⬆️
unit 91.07% <53.48%> (-0.03%) ⬇️
unit-migrate 91.12% <53.48%> (-0.03%) ⬇️

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

github-actions bot commented Dec 5, 2025

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-741ac7ef5161c4d891d42433c203ff0cfcd6b830
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-741ac7ef5161c4d891d42433c203ff0cfcd6b830

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

@BeryJu BeryJu merged commit 83e41ef into version-2025.10 Dec 5, 2025
127 of 130 checks passed
@BeryJu BeryJu deleted the cherry-pick/18621-to-version-2025.10 branch December 5, 2025 18:35
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