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 Authored by tomek on Nov 21 2023, 4:26 PM.
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
| ||||||||||