Update to event view 403s
Make the event view 403 pages more specific (for event views only), but more generalized (standard message in the template, not taken from the context). Also fix up some unit tests which expected the old behavior.
Showing
- gracedb/events/tests/test_access.py 15 additions, 15 deletionsgracedb/events/tests/test_access.py
- gracedb/events/views.py 2 additions, 5 deletionsgracedb/events/views.py
- gracedb/templates/403.html 1 addition, 1 deletiongracedb/templates/403.html
- gracedb/templates/gracedb/403.html 11 additions, 0 deletionsgracedb/templates/gracedb/403.html
Loading
Please register or sign in to comment