Skip to content

packages/ak-common/db: fix certificates options not allowing file paths (cherry-pick #22680 to version-2026.5)#22685

Merged
rissson merged 1 commit into
version-2026.5from
cherry-pick/22680-to-version-2026.5
May 27, 2026
Merged

packages/ak-common/db: fix certificates options not allowing file paths (cherry-pick #22680 to version-2026.5)#22685
rissson merged 1 commit into
version-2026.5from
cherry-pick/22680-to-version-2026.5

Conversation

@authentik-automation
Copy link
Copy Markdown
Contributor

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

Original PR: #22680
Original Author: @rissson
Cherry-picked commit: 461f9b4

…hs (#22680)

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 27, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 2a0b18d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a172d744ed60900088fe9c6
😎 Deploy Preview https://deploy-preview-22685--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 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.29%. Comparing base (daab0e3) to head (2a0b18d).
⚠️ Report is 2 commits behind head on version-2026.5.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                Coverage Diff                 @@
##           version-2026.5   #22685      +/-   ##
==================================================
- Coverage           93.30%   93.29%   -0.01%     
==================================================
  Files                1033     1033              
  Lines               60098    60098              
  Branches              400      400              
==================================================
- Hits                56073    56069       -4     
- Misses               4025     4029       +4     
Flag Coverage Δ
conformance 36.59% <ø> (+<0.01%) ⬆️
e2e 41.83% <ø> (-0.02%) ⬇️
integration 33.03% <ø> (+<0.01%) ⬆️
rust 0.00% <ø> (ø)
unit 92.22% <ø> (+<0.01%) ⬆️
unit-migrate 90.85% <ø> (-1.42%) ⬇️

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.

@rissson rissson merged commit 1c16e6d into version-2026.5 May 27, 2026
101 checks passed
@rissson rissson deleted the cherry-pick/22680-to-version-2026.5 branch May 27, 2026 18:03
@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-2a0b18d5f62f43107c55b439238e6528c63b0fcd
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-2a0b18d5f62f43107c55b439238e6528c63b0fcd

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

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