[PR #1505] [MERGED] Remove authorization header when remaking handle #2020

Closed
opened 2026-03-04 02:03:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1505
Author: @gaul
Created: 12/30/2020
Status: Merged
Merged: 1/4/2021
Merged by: @ggtakec

Base: masterHead: authorization


📝 Commits (1)

  • c1dabfb Remove authorization header when remaking handle

📊 Changes

3 files changed (+29 additions, -0 deletions)

View changed files

📝 src/curl.cpp (+1 -0)
📝 src/curl_util.cpp (+27 -0)
📝 src/curl_util.h (+1 -0)

📄 Description

This avoids including Authorization in SignedHeaders. s3fs will
recreate the Authorization header before sending the request.


🔄 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/1505 **Author:** [@gaul](https://github.com/gaul) **Created:** 12/30/2020 **Status:** ✅ Merged **Merged:** 1/4/2021 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `authorization` --- ### 📝 Commits (1) - [`c1dabfb`](https://github.com/s3fs-fuse/s3fs-fuse/commit/c1dabfb14d68aa3b2df291c797550cdf93058bd5) Remove authorization header when remaking handle ### 📊 Changes **3 files changed** (+29 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+1 -0) 📝 `src/curl_util.cpp` (+27 -0) 📝 `src/curl_util.h` (+1 -0) </details> ### 📄 Description This avoids including Authorization in `SignedHeaders`. s3fs will recreate the Authorization header before sending the request. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:03:17 +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#2020
No description provided.