Skip to content
Snippets Groups Projects
Commit b36b2d3e authored by Branson Stephens's avatar Branson Stephens
Browse files

Removed last call to django auth middleware.

parent 2af4a52e
No related branches found
No related tags found
No related merge requests found
......@@ -177,7 +177,6 @@ MIDDLEWARE_CLASSES = [
'django.contrib.auth.middleware.AuthenticationMiddleware',
'ligodjangoauth.LigoShibbolethMiddleware',
'gracedb.middleware.auth.LigoAuthMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
]
ROOT_URLCONF = 'urls'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment