Skip to content

docs: clarify username/password auth methods

c224238
Select commit
Loading
Failed to load commit list.
Open

feat: add generic LDAP authentication strategy using ldapts #1496

docs: clarify username/password auth methods
c224238
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 0s

89.92% (target 80.00%)

View this Pull Request on Codecov

89.92% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 82.64840% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.92%. Comparing base (b6d72fc) to head (c224238).
⚠️ Report is 44 commits behind head on main.

Files with missing lines Patch % Lines
src/service/passport/ldap.ts 82.24% 38 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1496      +/-   ##
==========================================
- Coverage   90.21%   89.92%   -0.30%     
==========================================
  Files          69       70       +1     
  Lines        5511     5728     +217     
  Branches      944      996      +52     
==========================================
+ Hits         4972     5151     +179     
- Misses        521      559      +38     
  Partials       18       18              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.