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. |
||
---|---|---|
.. | ||
testdata | ||
server_test.go | ||
utils.go |