Skip to content

[_]: feat/store-hmac-on-upload-and-return-on-download-get-links#222

Merged
sg-gs merged 1 commit into
masterfrom
feat/store-hmac-on-upload
Jun 18, 2026
Merged

[_]: feat/store-hmac-on-upload-and-return-on-download-get-links#222
sg-gs merged 1 commit into
masterfrom
feat/store-hmac-on-upload

Conversation

@sg-gs

@sg-gs sg-gs commented Jun 17, 2026

Copy link
Copy Markdown
Member

Accept optional hmac field in POST /v2/buckets/:id/files/finish and persist it on the BucketEntry document. Return it from GET /v2/buckets/:id/files/:file/mirrors so the client can verify file integrity on download. Omitted for existing files without HMAC.

…inks

Accept optional hmac field in POST /v2/buckets/:id/files/finish and
persist it on the BucketEntry document. Return it from GET
/v2/buckets/:id/files/:file/mirrors so the client can verify file
integrity on download. Omitted for existing files without HMAC.
@sg-gs sg-gs requested a review from apsantiso June 17, 2026 14:45
@sg-gs sg-gs self-assigned this Jun 17, 2026
@sg-gs sg-gs added the enhancement New feature or request label Jun 17, 2026
@sg-gs sg-gs merged commit 102dc50 into master Jun 18, 2026
6 of 7 checks passed
@sg-gs sg-gs deleted the feat/store-hmac-on-upload branch June 18, 2026 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request ready-for-preview

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants