-
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] Reset device list and services data during password reset
Summary: Address [[ https://linear.app/comm/issue/ENG-9845/remove-backup-and-force-log-out-in-privileged-password-reset-rpc | ENG-9845 ]]. Depends on D14076 Test Plan: Mocked the password reset RPC to accept me as a privileged admin, then called it. Confirmed that all devices were removed from DDB and other services. Device list became empty array. I could then log in with a new password. Reviewers: kamil, varun Reviewed By: kamil Subscribers: ashoat, tomek Differential Revision: https://phab.comm.dev/D14087
- Loading branch information
Showing
2 changed files
with
47 additions
and
5 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