Skip to content

Fix cookie handling for tornado#667

Merged
omab merged 1 commit intoomab:masterfrom
ByteInternet:fix-tornado-oauth1
Jul 9, 2015
Merged

Fix cookie handling for tornado#667
omab merged 1 commit intoomab:masterfrom
ByteInternet:fix-tornado-oauth1

Conversation

@mvschaik
Copy link
Copy Markdown
Contributor

@mvschaik mvschaik commented Jul 3, 2015

The strategy is expected to store lists and other structures in session, but tornado's cookies only store bytes. This fixes that by encoding it to json.

omab added a commit that referenced this pull request Jul 9, 2015
@omab omab merged commit ee396b0 into omab:master Jul 9, 2015
@omab
Copy link
Copy Markdown
Owner

omab commented Jul 9, 2015

Thanks!

@mvschaik mvschaik deleted the fix-tornado-oauth1 branch July 25, 2015 21:00
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