mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-24 21:06:02 +03:00
[PR #2101] [MERGED] Fixed token update process using ext-cred library #2336
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#2336
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:fix_extcred📝 Commits (1)
3e6318fFixed 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
credliboption).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.