]> git.ipfire.org Git - thirdparty/tornado.git/commit
Use POST instead of GET for OpenID check_authentication.
authorBen Darnell <ben@bendarnell.com>
Thu, 5 Aug 2010 00:42:07 +0000 (17:42 -0700)
committerBen Darnell <ben@bendarnell.com>
Thu, 5 Aug 2010 00:42:07 +0000 (17:42 -0700)
commite5bd0c066afee37609156d1ac465057a726afcd4
tree98adfe8ac9e6d9f5c3bdeeeeb588383cfb0e75ae
parentbecb5f270336ad972b23f2e703de677f8ece30b1
Use POST instead of GET for OpenID check_authentication.

Google apparently doesn't check for this, but other OpenID providers do.
tornado/auth.py