Skip to content
Snippets Groups Projects
Commit 12bbda0d authored by Georges Racinet's avatar Georges Racinet :squid:
Browse files

clone bundles for private repos with presigned URL

The access control rationale is that once users are receiving
the clone bundle URL, it means that they have access, so we
issue a temporary S3 link (so-called presigned URL, meaning that
it contains a signature issued by a user having access).

This is easily done, thanks to the separate `alter_bundle_url`
function, meant exactly for this kind of override.
parent 538ecc30
Branches
Tags
1 merge request!119clone bundles for private repos with presigned URL
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment