]> git.ipfire.org Git - thirdparty/tornado.git/commit
auth: Use a setting for facebook redirect url
authorBen Darnell <ben@bendarnell.com>
Sat, 8 Jul 2023 00:09:36 +0000 (20:09 -0400)
committerBen Darnell <ben@bendarnell.com>
Sat, 8 Jul 2023 00:38:00 +0000 (20:38 -0400)
commitf69b8dc40eb44f688d48b2fa89061b9c739cb5e2
treef951ec2ed22c3be24494ea8fb6292c418c9aa461
parent7bf6b20d1da6789d0b745e2e34514b63ef8c826c
auth: Use a setting for facebook redirect url

Matches a change made to the Google auth mixin in a previous commit.

Fixes #756
tornado/auth.py