adjutant/stacktask/actions/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
..
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
base.py Restructure of the actions configuration 2017-04-19 19:06:33 +12:00
models.py Refactor of action structure 2017-04-19 18:42:13 +12:00
projects.py Restructure of the actions configuration 2017-04-19 19:06:33 +12:00
resources.py Restructure of the actions configuration 2017-04-19 19:06:33 +12:00
serializers.py Restructure of the actions configuration 2017-04-19 19:06:33 +12:00
users.py better manageable roles 2017-04-19 19:10:06 +12:00