Skip to content
Snippets Groups Projects
Commit cc52ab29 authored by Tanner Prestegard's avatar Tanner Prestegard Committed by GraceDB
Browse files

Allow authentication by *ModelBackend

We had removed the ability for GraceDbModelBackend to do
authentication, but it is relied on for basic auth by the
BasicAuthentication class in django-rest-framework.  So we undo
that change and remove the GraceDbModelBackend class altogether
in favor of its parent, ModelPermissionsForObjectBackend.
parent 18cf97db
No related branches found
No related tags found
No related merge requests found
Loading
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