Conversation
…SetInitialPasswordComponent (#20246)
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #20306 +/- ##
==========================================
- Coverage 47.02% 47.02% -0.01%
==========================================
Files 3951 3950 -1
Lines 119648 119467 -181
Branches 18325 18287 -38
==========================================
- Hits 56265 56179 -86
+ Misses 59141 59048 -93
+ Partials 4242 4240 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Great job! No new security vulnerabilities introduced in this pull request |
…ce (#20291) This PR removes `pm-27086-update-authentication-apis-for-input-password` feature flag usage from the Emergency Access takeover flow.
…Change Password (#20308) This PR removes `pm-27086-update-authentication-apis-for-input-password` feature flag usage from the `ChangePasswordComponent` and related files.
…ganizationUserResetPasswordService) (#20292) This PR removes `pm-27086-update-authentication-apis-for-input-password` feature flag usage from the `OrganizationUserResetPasswordService` and related files.
…RegistrationFinishService (#20244) This PR removes `pm-27086-update-authentication-apis-for-input-password` feature flag usage from the `DefaultRegistrationFinishService` and related files.
…InputPasswordComponent (#20475) This PR removes `pm-27086-update-authentication-apis-for-input-password` feature flag usage from the `InputPasswordComponent` and related files.
Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR removes the Code Review DetailsNo findings. The deprecated |
|




🎟️ Tracking
PM-32833
📔 Objective
This PR removes the
pm-27086-update-authentication-apis-for-input-passwordfeature flag.Important
This is the base branch for the feature flag removal work. This branch accumulates all the changes on the sub-PRs, each of which has already been reviewed individually.
PR Status:
Local smoke testing shows consistent functionality.