-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[identity] Support skip_password_reset in PrivilegedResetUserPassword…
… RPC Summary: Server-side implementation of [[ https://linear.app/comm/issue/ENG-9628/plan-for-reverting-individual-users-to-v1-login#comment-2ef488a6 | ENG-9628 ]]. Depends on D14199 Test Plan: Mocked privileged users set locally to include my user ID - When the flag is false, the PrivilegedResetUserPassword RPC behaves as before - Password is reset - Returns user not found for wallet users - When the flag is true - Works for both password and wallet users - Password is not updated - User is still logged out of all devices - device list is reset to unsigned Reviewers: kamil, tomek Reviewed By: kamil Subscribers: ashoat Differential Revision: https://phab.comm.dev/D14200
- Loading branch information
Showing
2 changed files
with
42 additions
and
13 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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