cloudkitty/cloudkitty/api
Luka Peschke b4408cf085 Fix filtering on dataframe endpoints
This fixes filtering on "GET /v1/dataframes" and "GET /v2/dataframes" by
ensuring that non-admin users will only have access to their data.

Change-Id: Id3da0cc4dae50edb77ec1ef3b446616617d2a49e
Story: 2006749
Task: 37232
2019-10-22 14:18:18 +00:00
..
v1 Fix filtering on dataframe endpoints 2019-10-22 14:18:18 +00:00
v2 Fix filtering on dataframe endpoints 2019-10-22 14:18:18 +00:00
__init__.py Added API service 2014-08-08 15:51:22 +02:00
app.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
app.wsgi Add WSGI support for `cloudkitty-api' 2017-07-18 12:55:11 +02:00
middleware.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
root.py Add a base resource for v2 API endpoints 2019-05-14 11:16:15 +00:00