[PR #124] [MERGED] Fallback to v2 signatures correctly. #1352

Closed
opened 2026-03-04 01:53:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/124
Author: @timuralp
Created: 2/17/2015
Status: Merged
Merged: 2/26/2015
Merged by: @ggtakec

Base: masterHead: bug/fix_fallback_v2


📝 Commits (1)

  • be5735e Fallback to v2 signatures correctly.

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 src/curl.h (+1 -1)
📝 src/s3fs.cpp (+1 -1)

📄 Description

Missing parameter to SetSignatureV4() call in the fallback code path
results in not actually falling back.


🔄 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/s3fs-fuse/s3fs-fuse/pull/124 **Author:** [@timuralp](https://github.com/timuralp) **Created:** 2/17/2015 **Status:** ✅ Merged **Merged:** 2/26/2015 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `bug/fix_fallback_v2` --- ### 📝 Commits (1) - [`be5735e`](https://github.com/s3fs-fuse/s3fs-fuse/commit/be5735edb874c49eb94ad1af4249e8b319a07462) Fallback to v2 signatures correctly. ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.h` (+1 -1) 📝 `src/s3fs.cpp` (+1 -1) </details> ### 📄 Description Missing parameter to SetSignatureV4() call in the fallback code path results in not actually falling back. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:53:31 +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/s3fs-fuse#1352
No description provided.