checks the state of the stream (that the number of messages received matches expectation), starts PAKE registration, updates state, and returns a RegistrationResponse
Depends on D4352
Paths
| Differential D4354 Authored by varun on Jun 24 2022, 8:56 AM.
Details Summary checks the state of the stream (that the number of messages received matches expectation), starts PAKE registration, updates state, and returns a RegistrationResponse Depends on D4352 Test Plan Tested along with the following two diffs by calling the register_user RPC
Diff Detail
Event TimelineHerald added subscribers: • abosh, atul, • adrian, ashoat. · View Herald TranscriptJun 24 2022, 8:56 AM2022-06-24 08:56:39 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Jun 24 2022, 9:05 AM2022-06-24 09:05:23 (UTC-7) Harbormaster completed remote builds in B9993: Diff 13810.Jun 27 2022, 12:31 AM2022-06-27 00:31:15 (UTC-7) Harbormaster completed remote builds in B10002: Diff 13819.Jun 27 2022, 1:39 AM2022-06-27 01:39:56 (UTC-7) tomek added inline comments.
This revision now requires changes to proceed.Jun 27 2022, 4:26 AM2022-06-27 04:26:19 (UTC-7)
Harbormaster completed remote builds in B10021: Diff 13856.Jun 27 2022, 2:43 PM2022-06-27 14:43:59 (UTC-7) This revision is now accepted and ready to land.Jun 28 2022, 6:44 AM2022-06-28 06:44:00 (UTC-7) Closed by commit rCOMMdff52153004a: [services][identity] helper function to start PAKE registration (authored by varun). · Explain WhyJun 28 2022, 7:12 AM2022-06-28 07:12:29 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 13810 services/identity/src/config.rs
services/identity/src/service.rs
|