-
- Downloads
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
Checking pipeline status
Loading
Please register or sign in to comment