during prekey rotation on keyserver, check if we have an unpublished prekey, and if we do, upload and mark them as published, then return
this matches the rotation logic on native
Depends on D12441
Differential D12442
[keyserver] check if there are any unpublished prekeys and publish them during rotation varun on Jun 14 2024, 9:40 AM. Authored by Tags None Referenced Files
Details during prekey rotation on keyserver, check if we have an unpublished prekey, and if we do, upload and mark them as published, then return this matches the rotation logic on native Depends on D12441 called generate_prekey() to generate new content and notif prekeys. confirmed that the if condition was satisfied and the newly generated prekeys were uploaded to identity and marked as published
Diff Detail
|