influxdb/integrations
Michael Desa 1c33580f99 Modify CRUD user handlers for global operations
Add raw query param middleware performing raw ops

This commit introduces middleware that allows SuperAdmin Users to
specify a query param `raw=true` which will give them raw access to the
data store. Raw access means that it is not in behind the usual
organization facade.

Currently, only the user routes use this middleware.
2018-01-09 13:43:33 -05:00
..
testdata Add filestore impl of kapacitor and source stores 2017-12-19 13:14:00 -08:00
server_test.go Modify CRUD user handlers for global operations 2018-01-09 13:43:33 -05:00
utils.go Add initial API integration tests 2017-12-04 15:56:53 -05:00