We now expect clients to get RoleInfos with the specialRole field included. We make the field required (it's still ?SpecialRole, so can be set to null) and make the necessary flow changes.
Depends on D11248
Differential D11252
[lib] Make `specialRoles` field of `RoleInfo` required atul on Mar 5 2024, 9:20 PM. Authored by Tags None Referenced Files
Subscribers
Details We now expect clients to get RoleInfos with the specialRole field included. We make the field required (it's still ?SpecialRole, so can be set to null) and make the necessary flow changes. Depends on D11248 flow + verifying that clients recieve specialRole field in RoleInfo from keyserver responses.
Diff Detail
Event Timeline
Comment Actions We ended up going with a very different approach from this stack. Abandoning to tidy things up. |