Skip to content
Snippets Groups Projects
Commit 038c3801 authored by Ben Adida's avatar Ben Adida
Browse files

more fixes to making login clearer

parent 85e5db3f
Branches
No related tags found
No related merge requests found
Subproject commit 22bf038508e16d5a0f5eeeadbd1ed1bfea5c0d4d
Subproject commit d036972d28468dc312a5b24c8082b70bac4734b3
Subproject commit 7232ddc54a5b7d528f5062205b0296969eb7676d
Subproject commit 1011f518a08338b0a3777197e96cfeda8e21ab6c
......@@ -125,6 +125,7 @@ AUTH_ENABLED_AUTH_SYSTEMS = ['password','facebook','twitter', 'google', 'yahoo']
AUTH_DEFAULT_AUTH_SYSTEM = None
# facebook
FACEBOOK_APP_ID = ''
FACEBOOK_API_KEY = ''
FACEBOOK_API_SECRET = ''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment