mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 02:50:15 +08:00
The Google OpenID auth method has been dropped by Google
This commit is contained in:
@@ -216,7 +216,7 @@ DEFAULT_FROM_EMAIL = "admin@fedoraproject.org"
|
||||
AUTHENTICATION_BACKENDS = (
|
||||
#'social.backends.open_id.OpenIdAuth',
|
||||
# http://python-social-auth.readthedocs.org/en/latest/backends/google.html
|
||||
'social.backends.google.GoogleOpenId',
|
||||
#'social.backends.google.GoogleOpenId',
|
||||
#'social.backends.google.GoogleOAuth2',
|
||||
#'social.backends.twitter.TwitterOAuth',
|
||||
'social.backends.yahoo.YahooOpenId',
|
||||
|
||||
Reference in New Issue
Block a user