We should only be issuing one-time keys to authenticated
devices. Move this to the authenticated service.
Part of https://linear.app/comm/issue/ENG-4445
Depends on D7691
Paths
| Differential D8605 Authored by • jon on Jul 24 2023, 6:50 AM.
Details Summary We should only be issuing one-time keys to authenticated Part of https://linear.app/comm/issue/ENG-4445 Depends on D7691 Test Plan N/A. Protobuf review
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJul 24 2023, 6:50 AM2023-07-24 06:50:42 (UTC-7) • jon added a child revision: D8606: [Identity] Refactor get user_id and device_id.Jul 24 2023, 6:52 AM2023-07-24 06:52:16 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Jul 24 2023, 6:57 AM2023-07-24 06:57:06 (UTC-7) Harbormaster completed remote builds in B21191: Diff 29027.Jul 25 2023, 10:59 AM2023-07-25 10:59:58 (UTC-7) This revision now requires changes to proceed.Jul 25 2023, 2:16 PM2023-07-25 14:16:02 (UTC-7) Comment Actions
It can, thanks. Harbormaster completed remote builds in B21238: Diff 29082.Jul 26 2023, 6:26 PM2023-07-26 18:26:45 (UTC-7) This revision is now accepted and ready to land.Jul 27 2023, 9:51 AM2023-07-27 09:51:49 (UTC-7) • jon removed a parent revision: D7691: [Keyserver] Open websocket connection with tunnelbroker.Aug 8 2023, 8:53 AM2023-08-08 08:53:37 (UTC-7) Closed by commit rCOMM2406ff73d295: [Protos] Move GetKeyserverInfo to authtenticated service (authored by • jon). · Explain WhyAug 8 2023, 9:00 AM2023-08-08 09:00:52 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 29625 services/identity/src/client_service.rs
services/identity/src/grpc_services/authenticated.rs
shared/protos/identity_authenticated.proto
shared/protos/identity_client.proto
|