Skip to content

Avoid double slash in path#132

Merged
Donatien26 merged 1 commit intomainfrom
sathieu-patch-1
Mar 27, 2026
Merged

Avoid double slash in path#132
Donatien26 merged 1 commit intomainfrom
sathieu-patch-1

Conversation

@sathieu
Copy link
Copy Markdown
Collaborator

@sathieu sathieu commented Mar 26, 2026

StatObject already adds a slah between bucket name and object path.

When traefik is used and path sanitization is enabled (the default), we get the following error:

The check for path [a_path] in bucket has failed: The request signature
we calculated does not match the signature you provided. Check your key
and signing method.

This PR fixes this.

@Donatien26 Donatien26 merged commit 54d5781 into main Mar 27, 2026
11 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants