Apply shared identity client back to rust-node-addon to
verify that it works. Also cleans up the code quite a bit.
Related to: https://linear.app/comm/issue/ENG-4640
Depends on D8804
Paths
| Differential D8820 Authored by varun on Aug 15 2023, 10:23 AM.
Tags None Referenced Files
Details
Summary Apply shared identity client back to rust-node-addon to Related to: https://linear.app/comm/issue/ENG-4640 Depends on D8804 Test Plan
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptAug 15 2023, 10:23 AM2023-08-15 10:23:04 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Aug 15 2023, 10:33 AM2023-08-15 10:33:20 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Aug 15 2023, 8:27 PM2023-08-15 20:27:15 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Aug 16 2023, 8:14 AM2023-08-16 08:14:37 (UTC-7) Harbormaster completed remote builds in B21811: Diff 29978.Aug 16 2023, 12:59 PM2023-08-16 12:59:34 (UTC-7)
This revision is now accepted and ready to land.Aug 16 2023, 1:54 PM2023-08-16 13:54:09 (UTC-7)
Harbormaster completed remote builds in B21818: Diff 29990.Aug 17 2023, 12:27 AM2023-08-17 00:27:45 (UTC-7)
Comment Actions I assume this work is necessary for the keyserver to be able to connect to the identity service. @varun, is that right? If so, I think you'll need to commandeer it. This revision now requires review to proceed.Sep 11 2023, 8:33 AM2023-09-11 08:33:01 (UTC-7) This revision is now accepted and ready to land.Sep 12 2023, 12:14 AM2023-09-12 00:14:20 (UTC-7) Closed by commit rCOMM269eddc91b6b: [Keyserver/rust] Used shared identity client (authored by • jon, committed by varun). · Explain WhySep 12 2023, 12:45 PM2023-09-12 12:45:58 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 29929 keyserver/addons/rust-node-addon/Cargo.lock
keyserver/addons/rust-node-addon/Cargo.toml
keyserver/addons/rust-node-addon/build.rs
keyserver/addons/rust-node-addon/src/identity_client/add_reserved_usernames.rs
|