Skip to content

fix(api)!: return 403 for authorization failures, reserve 401 for missing session - #41590

Draft
ggazzo wants to merge 2 commits into
developfrom
chore/api-401-403-semantics
Draft

fix(api)!: return 403 for authorization failures, reserve 401 for missing session#41590
ggazzo wants to merge 2 commits into
developfrom
chore/api-401-403-semantics

fix(api)!: return 403 for authorization failures, 401 only for no ses…

f5280a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 1s

68.67% (-0.02%) compared to 5ba7bd5

View this Pull Request on Codecov

68.67% (-0.02%) compared to 5ba7bd5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.67%. Comparing base (5ba7bd5) to head (f5280a2).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #41590      +/-   ##
===========================================
- Coverage    68.69%   68.67%   -0.02%     
===========================================
  Files         4139     4140       +1     
  Lines       159268   159306      +38     
  Branches     27964    27983      +19     
===========================================
- Hits        109403   109402       -1     
- Misses       44705    44739      +34     
- Partials      5160     5165       +5     
🚀 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.