barbican/barbican/tests/api/controllers
Douglas Mendizábal 6b7fb6631e Allow users with "creator" role to edit ACLs
This patch updates the default policy to allow users with the
"creator" role to edit Secret and Container ACLs.

Secrets that have an ACL set to private will only be able to be edited
by the user who owns the secret.

Change-Id: I0dc603a3e3a894fee774483a70285d47b57abdf8
2022-05-27 16:01:39 +00:00
..
__init__.py Starting refactor of test_resources 2015-03-06 00:01:50 -06:00
test_acls.py Allow users with "creator" role to edit ACLs 2022-05-27 16:01:39 +00:00
test_consumers.py Revert Secret Consumers API change 2020-01-23 06:31:19 +00:00
test_containers.py Support list containers by type 2019-10-24 14:08:23 +08:00
test_orders.py Remove Certificate Orders and CAs from API 2017-12-13 10:40:28 +07:00
test_quotas.py Enforce application/json content type on quota set 2016-10-19 23:05:41 -04:00
test_secretmeta.py Fix POST /v1/secret/{secret-id}/metadata response 2021-10-25 19:21:55 +00:00
test_secrets.py Raise maximum allowed secret size 2021-05-24 14:07:28 -05:00
test_secretstores.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
test_versions.py Pick up general URI when constructing barbican endpoint 2017-09-12 15:11:11 +08:00