storyboard/storyboard/api
Adam Coldrick 1080289891 Check story permissions when populating automatic worklists
Currently, when populating the items of an automatic worklist,
the permissions set on private stories is not taken into account.

This commit fixes this issue by filtering out stories and tasks
that the user shouldn't be able to see when finding the list
of stories and tasks which match the worklist's filters.

Change-Id: If37be62890db913b428af4e6a94ee21754c6ac56
2017-10-04 20:20:03 +01:00
..
auth switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00
middleware Revert "Redirect Browsers from API to Client" 2015-05-11 09:23:22 -04:00
v1 Check story permissions when populating automatic worklists 2017-10-04 20:20:03 +01:00
__init__.py Introducing basic REST API 2014-01-22 11:37:54 -08:00
app.py switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00
app.wsgi Updated oslo.config to 1.11.0 2015-05-08 11:34:38 -07:00
config.py Updated oslo.config to 1.11.0 2015-05-08 11:34:38 -07:00
root_controller.py Introducing basic REST API 2014-01-22 11:37:54 -08:00