Deactivate broken DropboxOAuth
This commit is contained in:
parent
2a5b19acea
commit
ea63561044
@ -308,7 +308,7 @@ AUTHENTICATION_BACKENDS = (
|
|||||||
'social_core.backends.amazon.AmazonOAuth2',
|
'social_core.backends.amazon.AmazonOAuth2',
|
||||||
'social_core.backends.bitbucket.BitbucketOAuth',
|
'social_core.backends.bitbucket.BitbucketOAuth',
|
||||||
'social_core.backends.disqus.DisqusOAuth2',
|
'social_core.backends.disqus.DisqusOAuth2',
|
||||||
'social_core.backends.dropbox.DropboxOAuth',
|
# 'social_core.backends.dropbox.DropboxOAuth',
|
||||||
'social_core.backends.github.GithubOAuth2',
|
'social_core.backends.github.GithubOAuth2',
|
||||||
'social_core.backends.google.GoogleOAuth2',
|
'social_core.backends.google.GoogleOAuth2',
|
||||||
'social_core.backends.reddit.RedditOAuth2',
|
'social_core.backends.reddit.RedditOAuth2',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user