Bug #17810
[keep-web] S3 signature check fails if path contains ","
Start date:
06/15/2021
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Release:
Release relationship:
Auto
Description
The s3 signature verification mechanism is very sensitive about which chars get percent-encoded, and we evidently have it wrong for some chars.
Subtasks
Associated revisions
Merge branch '17810-s3-escape-non-unreserved-chars'
fixes #17810
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
History
#1
Updated by Tom Clegg 11 months ago
17810-s3-escape-non-unreserved-chars @ d86405e79b04df920e2b196e521959f33649183c -- developer-run-tests: #2526
#2
Updated by Lucas Di Pentima 11 months ago
This LGTM, thanks.
#3
Updated by Tom Clegg 11 months ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|e45ba3bbf5aa851bdf8de7612eb6b587b615ba21.
Merge branch '17810-s3-escape-non-unreserved-chars'
fixes #17810
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>