adjutant/stacktask/api/v1
adrian-turjak 8a2f2f2107 better manageable roles
* A user cannot edit another user unless all target user
  roles are a subset of editor manageable roles, not just
  the roles that are being edited.
* User list now returns 'manageable' boolean to indicate
  if your logged in user can edit roles of the listed user.
* Fixing an issue with mocking and test code not actually
  returning correct values for 'user_list'.
* Editing ROLES_MAPPING in settings to match default conf.

Change-Id: I3720386b6dfe4465a50ded3e21b5b577f1340dbf
2017-04-19 19:10:06 +12:00
..
templates user state + signup templates 2016-12-05 16:09:18 +13:00
tests better manageable roles 2017-04-19 19:10:06 +12:00
__init__.py Refactor of action structure 2017-04-19 18:42:13 +12:00
app.py Refactor of action structure 2017-04-19 18:42:13 +12:00
models.py Adding pep8 tests 2016-12-06 18:09:36 +13:00
openstack.py better manageable roles 2017-04-19 19:10:06 +12:00
tasks.py Fixing error logging issues 2016-12-21 00:41:03 +13:00
urls.py Setup StackTask for plugins 2016-08-09 15:40:19 +12:00
utils.py Adding pep8 tests 2016-12-06 18:09:36 +13:00
views.py Adding pep8 tests 2016-12-06 18:09:36 +13:00