[PM-32833] Remove Input Password Flag from Change Password#20308
Conversation
Bitwarden Claude Code ReviewOverall Assessment: APPROVE Reviewed the removal of the Code Review DetailsNo findings. |
|
Great job! No new security vulnerabilities introduced in this pull request |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## auth/pm-32833/remove-input-password-flag-base #20308 +/- ##
=================================================================================
- Coverage 47.02% 47.02% -0.01%
=================================================================================
Files 3913 3913
Lines 118323 118260 -63
Branches 18103 18084 -19
=================================================================================
- Hits 55647 55613 -34
+ Misses 58486 58458 -28
+ Partials 4190 4189 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
e389fe4
into
auth/pm-32833/remove-input-password-flag-base




🎟️ Tracking
PM-32833
📔 Objective
This PR removes
pm-27086-update-authentication-apis-for-input-passwordfeature flag usage from theChangePasswordComponentand related files.Note
This PR is part of a larger group of PRs (split up for easier review) that will each get merged into a base branch for this flag removal work:
auth/pm-32833/remove-input-password-flag-base(base PR). That base branch is the one that will get merged tomain.Breakdown of branching structure: