barbican/barbican/tests/api
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
..
controllers Allow users with "creator" role to edit ACLs 2022-05-27 16:01:39 +00:00
middleware Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
__init__.py Add I18n-related unit tests (Part 3) 2015-01-05 16:41:08 -06:00
test_init.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
test_resources.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
test_resources_policy.py Allow secret delete by users with "creator" role 2022-02-24 15:41:59 -06:00
test_transport_keys_resource.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00