Skip to content

Fix state bug #61

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

Merged
merged 1 commit into from
Aug 10, 2017
Merged

Fix state bug #61

merged 1 commit into from
Aug 10, 2017

Conversation

anbiniyar
Copy link
Contributor

This fixes a bug where the state is url encoded when sent but was not url decoded
on receipt. Therefore ";" gets encoded to "%3B" and breaks nonce checking logic.

This fixes a bug where the state is url encoded when sent but was not decoded
on receipt. Therefore ";" gets encoded and breaks nonce checking logic
@manfredsteyer manfredsteyer merged commit 04d89ab into manfredsteyer:master Aug 10, 2017
@TomWeps TomWeps mentioned this pull request Jan 28, 2018
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.

2 participants