Commit 7b8ad7c6 authored by Michal Čihař's avatar Michal Čihař

Include openSUSE as an example

parent 89725443
...@@ -169,7 +169,7 @@ TEMPLATE_LOADERS = ( ...@@ -169,7 +169,7 @@ TEMPLATE_LOADERS = (
AUTHENTICATION_BACKENDS = ( AUTHENTICATION_BACKENDS = (
'social.backends.google.GoogleOpenId', 'social.backends.google.GoogleOpenId',
#'social.backends.github.GithubOAuth2', #'social.backends.github.GithubOAuth2',
#'social.backends.open_id.OpenIdAuth', #'social.backends.suse.OpenSUSEOpenId',
'accounts.auth.AnonymousUserBackend', 'accounts.auth.AnonymousUserBackend',
) )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment