Skip to content

Conversation

@dominic-r
Copy link
Member

No description provided.

@dominic-r dominic-r added this to the Release 2025.12 milestone Dec 23, 2025
@dominic-r dominic-r requested a review from BeryJu December 23, 2025 16:51
@dominic-r dominic-r self-assigned this Dec 23, 2025
@dominic-r dominic-r requested a review from a team as a code owner December 23, 2025 16:51
@dominic-r dominic-r added area:backend 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 Dec 23, 2025
@netlify
Copy link

netlify bot commented Dec 23, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 0449228
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/694ac89946d293000871c25c
😎 Deploy Preview https://deploy-preview-19026--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 Dec 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.33%. Comparing base (2f8dfff) to head (0449228).
⚠️ Report is 182 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19026      +/-   ##
==========================================
- Coverage   93.37%   93.33%   -0.05%     
==========================================
  Files         950      950              
  Lines       52223    52223              
==========================================
- Hits        48764    48743      -21     
- Misses       3459     3480      +21     
Flag Coverage Δ
conformance 38.84% <ø> (+<0.01%) ⬆️
e2e 44.60% <ø> (+0.02%) ⬆️
integration 23.34% <ø> (-0.06%) ⬇️
unit 91.59% <ø> (+<0.01%) ⬆️
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.

@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-0449228d3978d465e8a7fb889573fc0dbac7e223
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-0449228d3978d465e8a7fb889573fc0dbac7e223

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

@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Jan 13, 2026
@dominic-r dominic-r merged commit 3873f43 into main Jan 13, 2026
103 checks passed
@dominic-r dominic-r deleted the sdko/yet-another-outpost-fix branch January 13, 2026 15:52
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Jan 13, 2026
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.10 created: #19374

@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.12 created: #19375

BeryJu pushed a commit that referenced this pull request Jan 13, 2026
…State (cherry-pick #19026 to version-2025.10) (#19374)

outpost/proxyv2: fix stale session cookie causing 400 error in createState (#19026)

Co-authored-by: Dominic R <[email protected]>
BeryJu pushed a commit that referenced this pull request Jan 13, 2026
…State (cherry-pick #19026 to version-2025.12) (#19375)

outpost/proxyv2: fix stale session cookie causing 400 error in createState (#19026)

Co-authored-by: Dominic R <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:backend 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

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants