[PM-32424] Send Access Enumeration protection#19422
Conversation
|
Fixed Issues (1)Great job! The following issues were fixed in this Pull Request
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19422 +/- ##
=======================================
Coverage 45.38% 45.38%
=======================================
Files 3764 3764
Lines 110717 110709 -8
Branches 16864 16860 -4
=======================================
- Hits 50249 50247 -2
+ Misses 58250 58244 -6
Partials 2218 2218 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
JaredSnider-Bitwarden
left a comment
There was a problem hiding this comment.
Looking good, but a few more items to clean up 👇
libs/common/src/auth/send-access/types/invalid-grant-errors.type.ts
Outdated
Show resolved
Hide resolved
libs/common/src/auth/send-access/types/invalid-grant-errors.type.ts
Outdated
Show resolved
Hide resolved
|
Claude finished @ike-kottlowski's task in 3m 5s —— View job Code Review: PM-32424 Send Access Enumeration ProtectionReviewed commit: 645b80c ( SummaryThis PR improves Send access enumeration protection by removing client-side handling for Changes reviewed:
AssessmentNo critical or important issues found. The removal is clean and behavior is preserved:
Previously flagged (still outstanding): Verdict: Approved ✅ |
96e7438
|
Breaking changes from this SDK PR bitwarden/sdk-internal#829 blocks this from merging until this Clients PR is merged #19433. |
|
#19471 has been merged, should unblock now. |
|





🎟️ Tracking
PM-32424
Server PR: bitwarden/server#7166
SDK PR: bitwarden/sdk-internal#821
📔 Objective
Improve enumeration protection of Sends
📸 Screenshots