HomePhabricator
Diffusion Comm cbe1a868fd6d

[keyserver] Remove deprectaed uses of updateTypes.UPDATE_CURRENT_USER

Description

[keyserver] Remove deprectaed uses of updateTypes.UPDATE_CURRENT_USER

Summary:
issue: ENG-7205
The two removed files are scripts. They were not used anywhere in the code (they were supposed to be run manually). Now that identity service is the administrator of user data, it doesn't make sense to run scripts that change user data on keyserver.

In accountUpdater updates were created back when password was stored in CurrentUserInfo. See D1470. Now accountUpdater is only used for updating passwords, so there are no changes to curentUserInfo it can make

Test Plan: Tested that it is still possible to change the password and then login on this user account from both web and native

Reviewers: michal, kamil, ginsu

Reviewed By: michal

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D11327

Details

Provenance
inkaAuthored on Mar 14 2024, 5:59 AM
Reviewer
michal
Differential Revision
D11327: [keyserver] Remove deprectaed uses of updateTypes.UPDATE_CURRENT_USER
Parents
rCOMM503fd514a397: [terraform] use identity 0.12 on prod
Branches
Unknown
Tags
Unknown