In order to support device maps, we can't assume
that all attribute keys will be known staticly.
In support of https://linear.app/comm/issue/ENG-4445
Depends on D8607
Paths
| Differential D8627 Authored by • jon on Jul 25 2023, 10:44 AM.
Details Summary In order to support device maps, we can't assume In support of https://linear.app/comm/issue/ENG-4445 Depends on D8607 Test Plan cd identity && cargo build or run any integration tests
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJul 25 2023, 10:44 AM2023-07-25 10:44:52 (UTC-7) Harbormaster completed remote builds in B21194: Diff 29030.Jul 25 2023, 11:11 AM2023-07-25 11:11:49 (UTC-7) This revision is now accepted and ready to land.Jul 25 2023, 12:41 PM2023-07-25 12:41:34 (UTC-7) • jon added a child revision: D8642: Allow for devices to register as a keyserver.Jul 26 2023, 5:37 PM2023-07-26 17:37:35 (UTC-7) Closed by commit rCOMM83836ecf16b7: [Identity] Remove static lifetime constraint on DBItemError (authored by • jon). · Explain WhyAug 8 2023, 9:01 AM2023-08-08 09:01:01 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 29030 services/identity/src/database.rs
services/identity/src/error.rs
|