Skip to content

web: Enforce challenge nullish types. (cherry-pick #19768 to version-2025.12)#19777

Merged
melizeche merged 4 commits intoversion-2025.12from
cherry-pick/19768-to-version-2025.12
Jan 30, 2026
Merged

web: Enforce challenge nullish types. (cherry-pick #19768 to version-2025.12)#19777
melizeche merged 4 commits intoversion-2025.12from
cherry-pick/19768-to-version-2025.12

Conversation

@authentik-automation
Copy link
Contributor

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

Cherry-pick of #19768 to version-2025.12 branch.

Original PR: #19768
Original Author: @GirlBossRush
Cherry-picked commit: f080a82

Please resolve the conflicts in this PR before merging.

@netlify
Copy link

netlify bot commented Jan 27, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 0d1f84c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/697bfe160e15d6000864e549
😎 Deploy Preview https://deploy-preview-19777--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.

@codecov
Copy link

codecov bot commented Jan 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.27%. Comparing base (644e8e6) to head (a9b5055).
⚠️ Report is 2 commits behind head on version-2025.12.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.12   #19777      +/-   ##
===================================================
+ Coverage            92.97%   93.27%   +0.30%     
===================================================
  Files                  947      947              
  Lines                52545    52545              
===================================================
+ Hits                 48852    49010     +158     
+ Misses                3693     3535     -158     
Flag Coverage Δ
e2e 44.39% <ø> (+1.09%) ⬆️
integration 23.53% <ø> (+<0.01%) ⬆️
unit 91.57% <ø> (+<0.01%) ⬆️
unit-migrate 91.61% <ø> (+<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.

@GirlBossRush GirlBossRush added this to the Release 2025.12.2 milestone Jan 27, 2026
@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Jan 27, 2026
@GirlBossRush GirlBossRush force-pushed the cherry-pick/19768-to-version-2025.12 branch 3 times, most recently from 6add28d to 2b18470 Compare January 27, 2026 17:58
This cherry-pick has conflicts that need manual resolution.

Original PR: #19768
Original commit: f080a82
@GirlBossRush GirlBossRush force-pushed the cherry-pick/19768-to-version-2025.12 branch from c2661b1 to 0d1f84c Compare January 30, 2026 00:40
@GirlBossRush GirlBossRush enabled auto-merge (squash) January 30, 2026 00:50
@github-actions
Copy link
Contributor

github-actions bot commented Jan 30, 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-a9b5055fe7c78dc09951559aa7744d255f2c6764
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-a9b5055fe7c78dc09951559aa7744d255f2c6764

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

@melizeche melizeche disabled auto-merge January 30, 2026 06:28
@melizeche melizeche enabled auto-merge (squash) January 30, 2026 06:28
@melizeche melizeche disabled auto-merge January 30, 2026 16:56
@melizeche melizeche merged commit 6585bda into version-2025.12 Jan 30, 2026
122 of 125 checks passed
@melizeche melizeche deleted the cherry-pick/19768-to-version-2025.12 branch January 30, 2026 16:56
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants