[Cyberduck-trac] [Cyberduck] #10151: Triton: Signed links incorrectly URL-encoded

Cyberduck trac at cyberduck.io
Wed Nov 22 20:37:31 UTC 2017


#10151: Triton: Signed links incorrectly URL-encoded
-------------------------+----------------------
    Reporter:  tjcelaya  |      Owner:  tjcelaya
        Type:  defect    |     Status:  new
    Priority:  normal    |  Milestone:
   Component:  core      |    Version:  6.3
    Severity:  normal    |   Keywords:
Architecture:            |   Platform:
-------------------------+----------------------
 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)

--
Ticket URL: <https://trac.cyberduck.io/ticket/10151>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list