Skip to content

providers/radius: fix eap debug logging (cherry-pick #22551 to version-2026.5)#22579

Merged
BeryJu merged 1 commit into
version-2026.5from
cherry-pick/22551-to-version-2026.5
May 26, 2026
Merged

providers/radius: fix eap debug logging (cherry-pick #22551 to version-2026.5)#22579
BeryJu merged 1 commit into
version-2026.5from
cherry-pick/22551-to-version-2026.5

Conversation

@authentik-automation
Copy link
Copy Markdown
Contributor

Cherry-pick of #22551 to version-2026.5 branch.

Original PR: #22551
Original Author: @BeryJu
Cherry-picked commit: 0e4af73

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 22, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit a9dea9a
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a104966fe45d00008caf73a
😎 Deploy Preview https://deploy-preview-22579--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
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.29%. Comparing base (ce21e39) to head (a9dea9a).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@               Coverage Diff               @@
##           version-2026.5   #22579   +/-   ##
===============================================
  Coverage           93.29%   93.29%           
===============================================
  Files                1033     1033           
  Lines               60074    60074           
  Branches              400      400           
===============================================
  Hits                56044    56044           
  Misses               4030     4030           
Flag Coverage Δ
conformance 36.60% <ø> (+<0.01%) ⬆️
e2e 41.85% <ø> (+<0.01%) ⬆️
integration 33.04% <ø> (+<0.01%) ⬆️
rust 0.00% <ø> (ø)
unit 92.22% <ø> (ø)
unit-migrate 92.26% <ø> (ø)

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
Copy Markdown
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-a9dea9a5c9d124546da6010fa492bf7fa4e27309
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-a9dea9a5c9d124546da6010fa492bf7fa4e27309

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

@BeryJu BeryJu merged commit edec3f7 into version-2026.5 May 26, 2026
106 checks passed
@BeryJu BeryJu deleted the cherry-pick/22551-to-version-2026.5 branch May 26, 2026 21:31
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