[
https://issues.apache.org/jira/browse/TS-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134863#comment-15134863
]
ASF GitHub Bot commented on TS-4176:
------------------------------------
GitHub user robguima opened a pull request:
https://github.com/apache/trafficserver/pull/455
TS-4176: s3_auth add support for matrix params
@shukitchan please review
https://issues.apache.org/jira/browse/TS-4176
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robguima/trafficserver TS-4176
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/455.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #455
----
commit 476a540f650d7515b14e3064e5d3820123f9b811
Author: guima <[email protected]>
Date: 2016-02-05T19:55:59Z
TS-4176: s3_auth add support for matrix params
----
> s3_auth plugin matrix parameters support
> ----------------------------------------
>
> Key: TS-4176
> URL: https://issues.apache.org/jira/browse/TS-4176
> Project: Traffic Server
> Issue Type: Improvement
> Components: Plugins
> Reporter: Roberto Guimaraes
> Assignee: Kit Chan
> Fix For: 6.2.0
>
>
> Matrix parameters, whenever present, must be included in the HMAC calculation
> of authentication.
> Also, even though Content-Type isn't typically included in GET requests, if
> present (bug) it will break the authentication.
> We will fix these here.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)