Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Handle empty signed headers #164

Merged
merged 1 commit into from
Sep 22, 2016
Merged

FIX: Handle empty signed headers #164

merged 1 commit into from
Sep 22, 2016

Conversation

LaurenSpiegel
Copy link
Contributor

Since an empty string is interpreted as false, just checking whether the header value existed was resulting in missing a signed header that had an empty string as its value.

Fixes #163

@LaurenSpiegel LaurenSpiegel force-pushed the fix/v4Headers branch 2 times, most recently from 5aa9170 to 2afb16f Compare September 22, 2016 22:02
@LaurenSpiegel
Copy link
Contributor Author

@ironman-machine please

@ironman-machine
Copy link
Contributor

Hello @LaurenSpiegel,

Starting end to end procedure using the following payload:
{"DEFAULT_BRANCH":"master","SCALITY_ARSENAL_BRANCH":"fix/v4Headers"}

Please follow http://ci.ironmann.io/gh/scality/Integration/4083 for circle status.

@LaurenSpiegel LaurenSpiegel changed the base branch from master to rel/6.2 September 22, 2016 22:11
@rahulreddy rahulreddy merged commit 6862d37 into rel/6.2 Sep 22, 2016
@rahulreddy rahulreddy deleted the fix/v4Headers branch September 22, 2016 23:17
@ghost
Copy link

ghost commented Sep 23, 2016

Shouldn't this be also backported in rel/1.1? cc @vrancurel

@LaurenSpiegel
Copy link
Contributor Author

This issue was not introduced into rel/1.1.

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.

5 participants