adjutant/stacktask
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
..
actions better manageable roles 2017-04-19 19:10:06 +12:00
api better manageable roles 2017-04-19 19:10:06 +12:00
notifications Fixing Notification Engines 2016-12-21 00:33:41 +13:00
startup Refactor of action structure 2017-04-19 18:42:13 +12:00
__init__.py Some cleanup of documentation and licenses 2016-02-19 14:51:09 +13:00
exceptions.py Refactor action names and structure 2016-10-04 16:41:14 +01:00
middleware.py Refactor action validation functions 2016-11-07 14:22:22 +13:00
settings.py Restructure of the actions configuration 2017-04-19 19:06:33 +12:00
test_settings.py better manageable roles 2017-04-19 19:10:06 +12:00
urls.py Core library requirements update 2016-08-09 12:02:42 +01:00
utils.py Restructure of the actions configuration 2017-04-19 19:06:33 +12:00
wsgi.py Refinements for Signup 2016-09-26 17:19:26 +01:00