HomePhabricator
Diffusion Comm d442aff70ff5

[lib] Discard keyserver usernames for keyserverAuthActionTypes

Description

[lib] Discard keyserver usernames for keyserverAuthActionTypes

Summary:
issue: ENG-8365
update_relationships throws for viewers own id, because it doesn't make sense to be updating users relationship with themselves. But the user should always have their own user info sent during keyserver auth, so there is no need to fetch it, for any action

Test Plan: Logged in. Checked that usernames for both the current user and other users are null after keyserver auth and get fetched from identity. Checked that the invalid_user error doesn't show up.

Reviewers: tomek, kamil

Reviewed By: kamil

Subscribers: ashoat

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

Details

Provenance
inkaAuthored on Thu, Jun 20, 4:10 AM
Reviewer
kamil
Differential Revision
D12509: [lib] Discard keyserver usernames for keyserverAuthActionTypes
Parents
rCOMM3b6318c67a2c: [lib] Discard keyserver usernames for joinThreadActionTypes and…
Branches
Unknown
Tags
Unknown