Skip to content

Signed links incorrectly URL-encoded #10151

Closed
@cyberduck

Description

@cyberduck

3d620ce created the issue

Jussi Sallinen reports that generating signed URLs for objects with spaces in the path results in the following error when visiting the URL:

{
"code": "InvalidSignature",
"message": "The signature we calculated does not match the one you sent"
}

I can confirm this is failing in Cyberduck as well (any URL encoding of the object's path causes the issue, including parent directories). Some initial investigation seems to point to the issue being in java-manta, not the Cyberduck codebase. Will update this ticket with a link to the java-manta ticket once that issue is resolved.

(note: this is marked "core" since there is no manta/triton component in the bug tracker)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugfixedtritonJoyent Triton Object Storage

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions