[PR #859] [MERGED] Allow GET/HEAD on signed URLs #979

Closed
opened 2026-03-03 12:32:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/859
Author: @josephglanville
Created: 7/14/2022
Status: Merged
Merged: 8/26/2022
Merged by: @fsouza

Base: mainHead: signed-downloads


📝 Commits (1)

  • e42851b Allow GET/HEAD on signed URLs

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 fakestorage/server.go (+1 -0)

📄 Description

This allows downloading from signed URLs.

As with uploads, there is no signature verification etc.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/859 **Author:** [@josephglanville](https://github.com/josephglanville) **Created:** 7/14/2022 **Status:** ✅ Merged **Merged:** 8/26/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `signed-downloads` --- ### 📝 Commits (1) - [`e42851b`](https://github.com/fsouza/fake-gcs-server/commit/e42851b3cb4f725deb74fb3f2466f4099501f682) Allow GET/HEAD on signed URLs ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/server.go` (+1 -0) </details> ### 📄 Description This allows downloading from signed URLs. As with uploads, there is no signature verification etc. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:32:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#979
No description provided.