HomePhabricator
Diffusion Comm 4d6183505a6d

[keyserver] Create a blob while adding / editing an invite link

Description

[keyserver] Create a blob while adding / editing an invite link

Summary:
Every time we're creating / updating a link, we need to make sure that the blob is created.
We start with blob creation because it is a shared place between keyservers and links should be globally unique - a keyserver should first check if a blob can be created which means that other keyservers haven't used that link.

Depends on D10131

Test Plan:
Create a link and check if a correct blob is created.
Update a link and check if a blob is created and an old blob holder is deleted.

Reviewers: michal, bartek, rohan

Reviewed By: rohan

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D10134

Details

Provenance
tomekAuthored on Dec 1 2023, 6:49 AM
Reviewer
rohan
Differential Revision
D10134: [keyserver] Create a blob while adding / editing an invite link
Parents
rCOMM48441ea35eca: [keyserver] Change blob upload functions to return more usable results
Branches
Unknown
Tags
Unknown