[PM-32833] Remove Input Password Flag from Account Recovery#20292
Merged
rr-bw merged 1 commit intoauth/pm-32833/remove-input-password-flag-basefrom Apr 27, 2026
Merged
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## auth/pm-32833/remove-input-password-flag-base #20292 +/- ##
=================================================================================
- Coverage 47.00% 46.99% -0.01%
=================================================================================
Files 3912 3912
Lines 118322 118314 -8
Branches 18089 18088 -1
=================================================================================
- Hits 55613 55605 -8
Misses 58522 58522
Partials 4187 4187 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
|
Great job! No new security vulnerabilities introduced in this pull request |
0dda736 to
433f11e
Compare
sven-bitwarden
approved these changes
Apr 27, 2026
d74b66a
into
auth/pm-32833/remove-input-password-flag-base
50 of 54 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




🎟️ Tracking
PM-32833
📔 Objective
This PR removes
pm-27086-update-authentication-apis-for-input-passwordfeature flag usage from theOrganizationUserResetPasswordServiceand 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: