Skip to content
Snippets Groups Projects
Forked from IGWN Computing and Software / GraceDB / GraceDB Server
Source project has a limited visibility.
  • Tanner Prestegard's avatar
    cc52ab29
    Allow authentication by *ModelBackend · cc52ab29
    Tanner Prestegard authored
    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.
    cc52ab29
    History
    Allow authentication by *ModelBackend
    Tanner Prestegard authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.