Skip to content

sources/ldap: make server info optional (cherry-pick #18648 to version-2025.10)#18654

Merged
BeryJu merged 1 commit intoversion-2025.10from
cherry-pick/18648-to-version-2025.10
Dec 7, 2025
Merged

sources/ldap: make server info optional (cherry-pick #18648 to version-2025.10)#18654
BeryJu merged 1 commit intoversion-2025.10from
cherry-pick/18648-to-version-2025.10

Conversation

@authentik-automation
Copy link
Contributor

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

Original PR: #18648
Original Author: @BeryJu
Cherry-picked commit: a0fe677

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

netlify bot commented Dec 7, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 572a0be
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6935a42d473fff00085954e8

@netlify
Copy link

netlify bot commented Dec 7, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 572a0be
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6935a42d0349b40008ffa717
😎 Deploy Preview https://deploy-preview-18654--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 Dec 7, 2025

Codecov Report

❌ Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.91%. Comparing base (1b9bd8d) to head (572a0be).
⚠️ Report is 4 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
authentik/sources/ldap/models.py 16.66% 5 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.10   #18654      +/-   ##
===================================================
+ Coverage            92.85%   92.91%   +0.05%     
===================================================
  Files                  869      869              
  Lines                48137    48143       +6     
===================================================
+ Hits                 44699    44732      +33     
+ Misses                3438     3411      -27     
Flag Coverage Δ
e2e 45.04% <16.66%> (+1.14%) ⬆️
integration 23.17% <16.66%> (+<0.01%) ⬆️
unit 91.06% <16.66%> (-0.01%) ⬇️
unit-migrate 91.11% <16.66%> (-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

github-actions bot commented Dec 7, 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-572a0be110f1132cba10f8550a970a42e2410469
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-572a0be110f1132cba10f8550a970a42e2410469

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

@BeryJu BeryJu merged commit f6dcdd0 into version-2025.10 Dec 7, 2025
92 of 93 checks passed
@BeryJu BeryJu deleted the cherry-pick/18648-to-version-2025.10 branch December 7, 2025 16:49
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