]> git.ipfire.org Git - thirdparty/tornado.git/commit
auth: Update, doc, and test the facebook session_expires field 2005/head
authorBen Darnell <ben@bendarnell.com>
Mon, 10 Apr 2017 02:54:34 +0000 (22:54 -0400)
committerBen Darnell <ben@bendarnell.com>
Mon, 10 Apr 2017 02:54:34 +0000 (22:54 -0400)
commit2e25e817162d832f1ea292e81b781660a7276dac
treebcb7fbc418bce12613e7d95cc08810dfcb182928
parent608c6072bbe39bd0bb9d1ac7dd0455992f9fc2a1
auth: Update, doc, and test the facebook session_expires field

This was recently broken by the move from url-encoding to json.

Closes #2001
tornado/auth.py
tornado/test/auth_test.py