Skip to content

docs(ldap): fix mistake in LDAP authentication documentation#83

Merged
rexzhang merged 1 commit intorexzhang:mainfrom
ptallada:docs/fix-ldap-doc
Sep 5, 2025
Merged

docs(ldap): fix mistake in LDAP authentication documentation#83
rexzhang merged 1 commit intorexzhang:mainfrom
ptallada:docs/fix-ldap-doc

Conversation

@SilviaSWR
Copy link
Copy Markdown
Contributor

Checklist

  • I have read the contribution guidelines
  • One Feature(issus) One PR
  • All commits in the PR will be merged into a single commit.
  • Add an entry in changelog.en.md if necessary? Don't forget to add your name and github profile link!
  • Add / update tests if necessary, Don't missing.
  • Add new / update outdated documentation

Description

This PR updates the LDAP authentication documentation to correct outdated information.

fixes #82

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.57%. Comparing base (398db92) to head (75a29ad).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #83   +/-   ##
=======================================
  Coverage   66.57%   66.57%           
=======================================
  Files          26       26           
  Lines        3216     3216           
=======================================
  Hits         2141     2141           
  Misses       1075     1075           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rexzhang rexzhang merged commit 9d31f56 into rexzhang:main Sep 5, 2025
8 checks passed
@SilviaSWR
Copy link
Copy Markdown
Contributor Author

This contribution has received funding from the Spanish government (grant EQC2021-007479-P, funded by MCIN/AEI/10.13039/501100011033), the EU NextGeneration/PRTR (PRTR-C17.I1), and the Generalitat de Catalunya.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: update LDAP authentication documentation

2 participants