Add Google settings in: * [x] (marco-portal2)/marco/config.ini (& template) * [x] (marco-portal2)/marco/marco/settings.py * [x] accounts/views.py * /account/?new=true&login=google (SOCIAL_AUTH_GOOGLE_NEW_USER_URL) * /account/?login=google (SOCIAL_AUTH_GOOGLE_LOGIN_REDIRECT_URL) * [x] accounts/actions.py * [x] accounts/pipeline.py * [x] accounts/templates/accounts/login.html * [ ] accounts/templates/accounts/mail/verify_email.html (?) * [x] accounts/templates/accounts/register.html
Add Google settings in: