[PM-12469] Move remaining Admin Password Reset code to AC team#7680
Conversation
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE Pure file-move refactor relocating the remaining Admin Password Reset assets into the AdminConsole team's folder structure. Code Review DetailsNo findings. |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7680 +/- ##
=======================================
Coverage 64.86% 64.86%
=======================================
Files 2140 2140
Lines 94629 94629
Branches 8445 8445
=======================================
+ Hits 61377 61378 +1
+ Misses 31156 31155 -1
Partials 2096 2096 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…min-password-reset



🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-12469
📔 Objective
Moves the remaining Admin Password Reset files into the AdminConsole team's folder structure (no behavior changes):
OrganizationUserResetPasswordRequestModel→Api/AdminConsole/Models/Request/Organizations/AdminResetPasswordViewModel→Core/AdminConsole/Models/Mail/OrganizationUser_ReadManyAccountRecoveryDetailsByOrganizationUserIds.sql→Sql/dbo/AdminConsole/Stored Procedures/Updates affected
using/namespacereferences accordingly.