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

Add "switch-based" public access decorator

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.
parent 54c5fb99
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