If a keyserver tries to create a link for which an entry exists, it means that a link was already created by some keyserver. Only one link can exist with a given name, so we have to block such an attempt.
Depends on D9943
Differential D9944
[keyserver] Block creating invite links for which an entry in Blob service already exists tomek on Nov 21 2023, 8:26 AM. Authored by Tags None Referenced Files
Subscribers
Details If a keyserver tries to create a link for which an entry exists, it means that a link was already created by some keyserver. Only one link can exist with a given name, so we have to block such an attempt. Depends on D9943 Create a blob with invite_${secret} hash and check if it is impossible to create a link with the same secret. Also check if it is still possible to create other links.
Diff Detail
Event Timeline
|