Hides information about your booking from other users
authorParker Berberian <pberberian@iol.unh.edu>
Fri, 26 Oct 2018 14:52:14 +0000 (10:52 -0400)
committerParker Berberian <pberberian@iol.unh.edu>
Fri, 26 Oct 2018 14:52:14 +0000 (10:52 -0400)
commit6c22b5efaca347cdd51f1e23b28a246c77736aed
treee375f83614db0fa22abdfb3bbff15fc1b86238e9
parentebc42347105caa2be52a8337372ae4793fe9182c
Hides information about your booking from other users

If a user is not the owner or a collaborator on a booking,
they should be kept from seeing the booking detail page which may
contain credentials, etc from the lab fulfilling the booking.

Change-Id: I27c383a0e1d017b5d02a7c9a37676f6a968c9270
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
src/booking/views.py