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
    8dbb1e34
    Add "switch-based" public access decorator · 8dbb1e34
    Tanner Prestegard authored
    When applied, this makes a view publicly available *if* the
    settings.UNAUTHENTICATED_ACCESS switch is True; otherwise you
    must be authenticated. This will be useful to propagate to
    most other views to make this settings switch globally effective
    at some point.
    8dbb1e34
    History
    Add "switch-based" public access decorator
    Tanner Prestegard authored
    When applied, this makes a view publicly available *if* the
    settings.UNAUTHENTICATED_ACCESS switch is True; otherwise you
    must be authenticated. This will be useful to propagate to
    most other views to make this settings switch globally effective
    at some point.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.