adjutant/adjutant
Adrian Turjak f8cd1d888f Fix an issue with Adjutant's Invite process not checking inherited roles
Adjutant's InviteUser action was not correctly checking inherited roles
which might allow someone to invite/create another user with roles outside
of those they inviting user can manage.

Change-Id: I1f45da4ce5ee6d1295a17767c432875c23106b15
Story: #2009326
(cherry picked from commit ab7f8115d4)
2021-10-26 06:32:02 +00:00
..
actions Fix an issue with Adjutant's Invite process not checking inherited roles 2021-10-26 06:32:02 +00:00
api Update formatting because of black version 2021-06-01 14:24:00 +12:00
commands Update CONFspirator with example and toml support 2020-08-07 20:28:24 +12:00
common Change default volume API to v3 2021-08-30 11:02:51 +02:00
config Fix a bug with feature set config not being added as expected 2021-02-26 13:37:48 +13:00
notifications Reformat with updated version of black formatter 2020-09-17 12:56:00 +12:00
startup Reformat code using the Black style linter 2020-02-21 14:43:31 +13:00
tasks Allow authenticated token requirement for tasks 2020-09-17 13:01:12 +12:00
__init__.py Rework Adjutant's config system to use CONFspirator 2020-02-05 19:07:04 +13:00
core.py Reformat code using the Black style linter 2020-02-21 14:43:31 +13:00
exceptions.py Reformat code using the Black style linter 2020-02-21 14:43:31 +13:00
feature_set.py Reformat code using the Black style linter 2020-02-21 14:43:31 +13:00
middleware.py Reformat code using the Black style linter 2020-02-21 14:43:31 +13:00
settings.py Reformat with updated version of black formatter 2020-09-17 12:56:00 +12:00
urls.py Reformat code using the Black style linter 2020-02-21 14:43:31 +13:00
version.py Convert setup to use pbr 2019-05-17 11:56:30 +12:00
wsgi.py Make identity interface configurable 2021-01-21 00:33:55 +00:00