HomePhabricator
Diffusion Comm d8727804c52e

[protos][identity] Make keyserver_info response non-optional

Description

[protos][identity] Make keyserver_info response non-optional

Summary:
Resolves ENG-7598.
We agreed that keyserver_info shouldn't be optional.

Checked native_rust_library code and web identity client. They both already treat this as required so nothing to do client-side

Depends on D11471

Test Plan:

  • Called the GetKeyserverKeys RPC for user without a keyserver - returned "keyserver not found"
  • Registered a keyserver
  • Now the RPC responded as before

Reviewers: ashoat, varun

Reviewed By: varun

Subscribers: tomek

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

Details

Provenance
bartekAuthored on Wed, Apr 3, 8:13 AM
Reviewer
varun
Differential Revision
D11546: [protos][identity] Make keyserver_info response non-optional
Parents
rCOMMa975e16c018e: [commtest] Add test for LogInExistingDevice RPC
Branches
Unknown
Tags
Unknown