2328: restrict all /index requests to superuser
authorTim Pierce <twp@curoverse.com>
Sat, 10 May 2014 03:12:18 +0000 (23:12 -0400)
committerTim Pierce <twp@curoverse.com>
Sat, 10 May 2014 03:12:18 +0000 (23:12 -0400)
commiteef1936a73c7c85ba530cca028230241f5171333
treeb448e121773691f940665b78761bd651aba93ff0
parent1a844d06238368c9d5c946a34c0c52485de1c435
2328: restrict all /index requests to superuser

Per discussion with Tom on IRC: all /index requests, whether they
include a prefix argument or not, should be restricted to the superuser.
services/keep/src/keep/handler_test.go
services/keep/src/keep/keep.go