Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
allgo
allgo
Commits
308d66cb
Commit
308d66cb
authored
Dec 06, 2018
by
BAIRE Anthony
Browse files
remove the django auth backend
(not used at all)
parent
3bedb86d
Pipeline
#53816
failed with stage
in 1 minute and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
django/config/settings.py
View file @
308d66cb
...
...
@@ -134,7 +134,6 @@ MIGRATION_MODULES = {
# AUTHENTIFICATION
# ------------------------------------------------------------------------------
AUTHENTIFICATION_BACKENDS
=
[
'django.contrib.auth.backends.ModelBackend'
,
'allauth.account.auth_backends.AuthenticationBackend'
,
]
LOGIN_REDIRECT_URL
=
'main:home'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment