0.11.16 Google Auth
This commit is contained in:
@@ -47,6 +47,7 @@ ACCOUNT_EMAIL_VERIFICATION = 'optional'
|
||||
LOGIN_REDIRECT_URL = '/profile/page/dashboard/'
|
||||
LOGOUT_REDIRECT_URL = '/profile/login/'
|
||||
ACCOUNT_SIGNUP_REDIRECT_URL = '/profile/login/'
|
||||
ACCOUNT_LOGOUT_ON_GET = True
|
||||
|
||||
AUTHENTICATION_BACKENDS = [
|
||||
'django.contrib.auth.backends.ModelBackend',
|
||||
|
||||
Reference in New Issue
Block a user