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

Fixed request parser hashing #1049

Merged
merged 6 commits into from
Aug 30, 2019
Merged

Fixed request parser hashing #1049

merged 6 commits into from
Aug 30, 2019

Conversation

michaelstaib
Copy link
Member

@michaelstaib michaelstaib commented Aug 30, 2019

  • Fixed how we create the hash. We used the unescaped query string which lead to invalid hashes.
  • Added options to have different hash representations (base64 and hex)

@michaelstaib michaelstaib added this to the 10.1.0 milestone Aug 30, 2019
@michaelstaib michaelstaib self-assigned this Aug 30, 2019
@michaelstaib michaelstaib merged commit 304cb8d into version_10_0_0_master Aug 30, 2019
@michaelstaib michaelstaib deleted the hashing branch August 30, 2019 12:48
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.

1 participant