[PM-32833] Remove Input Password Flag from InputPasswordComponent#20475
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## auth/pm-32833/remove-input-password-flag-base #20475 +/- ##
==============================================================================
Coverage 47.10% 47.11%
==============================================================================
Files 3949 3949
Lines 119569 119544 -25
Branches 18315 18310 -5
==============================================================================
Hits 56323 56323
+ Misses 59012 58986 -26
- Partials 4234 4235 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR removes the Code Review DetailsNo findings. The deprecated |
4c52678 to
3272f19
Compare
|
4b42746
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 theInputPasswordComponentand 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: