Skip to content

Sign only path portion of URL#18

Open
wrossmann wants to merge 1 commit intojenssegers:masterfrom
wrossmann:master
Open

Sign only path portion of URL#18
wrossmann wants to merge 1 commit intojenssegers:masterfrom
wrossmann:master

Conversation

@wrossmann
Copy link

Chef partial-search's combination of GET params in a POST request causes signing to fail.

$parts['path'] should reliably contain only the endpoint path and allow signing to be successful regardless of the request structure.

Resolves #14

Chef partial-search's combination of GET and POST params previously caused siging to fail.

`$parts['path']` should reliably contain only the endpoint path.
@mheap
Copy link

mheap commented Sep 5, 2016

👍 on this

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.

3 participants