Skip to content

fix: Handle legacy users without ACL in re-fetch fallback

b7b3b25
Select commit
Loading
Failed to load commit list.
Merged

fix: Endpoints /login and /verifyPassword ignore _User protectedFields #10409

fix: Handle legacy users without ACL in re-fetch fallback
b7b3b25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 7, 2026 in 0s

83.97% (-8.53%) compared to c136e2b

View this Pull Request on Codecov

83.97% (-8.53%) compared to c136e2b

Details

Codecov Report

❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.97%. Comparing base (c136e2b) to head (b7b3b25).
⚠️ Report is 1 commits behind head on alpha.

Files with missing lines Patch % Lines
src/Routers/UsersRouter.js 94.44% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (c136e2b) and HEAD (b7b3b25). Click for more details.

HEAD has 7 uploads less than BASE
Flag BASE (c136e2b) HEAD (b7b3b25)
8 1
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha   #10409      +/-   ##
==========================================
- Coverage   92.49%   83.97%   -8.53%     
==========================================
  Files         192      192              
  Lines       16736    16749      +13     
  Branches      229      229              
==========================================
- Hits        15480    14065    -1415     
- Misses       1234     2658    +1424     
- Partials       22       26       +4     

☔ 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.