[PR #2101] [MERGED] Fixed token update process using ext-cred library #2336

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2101
Author: @ggtakec
Created: 1/29/2023
Status: Merged
Merged: 2/18/2023
Merged by: @ggtakec

Base: masterHead: fix_extcred


📝 Commits (1)

  • 3e6318f Fixed token update process using ext-cred library

📊 Changes

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

View changed files

📝 src/s3fs_cred.cpp (+5 -5)

📄 Description

Relevant Issue (if applicable)

https://github.com/s3fs-fuse/s3fs-fuse/issues/1778#issuecomment-1407172269

Details

Fixed some incorrect judgments when specifying an external credential authentication library(specified by credlib option).

This is a bug reported by @artificial-aidan.
Thanks @artificial-aidan for great help.


🔄 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/2101 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 1/29/2023 **Status:** ✅ Merged **Merged:** 2/18/2023 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `fix_extcred` --- ### 📝 Commits (1) - [`3e6318f`](https://github.com/s3fs-fuse/s3fs-fuse/commit/3e6318f81df54d3b838600f25c3eddeeb0a5a882) Fixed token update process using ext-cred library ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs_cred.cpp` (+5 -5) </details> ### 📄 Description ### Relevant Issue (if applicable) https://github.com/s3fs-fuse/s3fs-fuse/issues/1778#issuecomment-1407172269 ### Details Fixed some incorrect judgments when specifying an external credential authentication library(specified by `credlib` option). This is a bug reported by @artificial-aidan. Thanks @artificial-aidan for great help. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:05:00 +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#2336
No description provided.