adjutant/stacktask/api
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
..
migrations updating project id to match keystone 2016-10-04 09:57:52 +12:00
v1 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
docs.py Core library requirements update 2016-08-09 12:02:42 +01:00
models.py updating project id to match keystone 2016-10-04 09:57:52 +12:00
urls.py Core library requirements update 2016-08-09 12:02:42 +01:00
utils.py @admin decorator switched to use require_roles 2016-12-01 00:16:10 +13:00