barbican/api-guide/source
Douglas Mendizábal 2620d14c5f Allow secret delete by users with "creator" role
Users with the "creator" role on a project can now delete secrets owned
by the project even if the user is different than the user that
originally created the secret.  Previous to this fix a user with the
"creator" role was only allowed to delete a secret owned by the project
if they were also the same user that originally created, which was
inconsistent with the way that deletes are handled by other OpenStack
projects that integrate with Barbican.

This change does not affect the policy for delting private secrets
(i.e. secrets with the "project-access" flag set to "false").

Story: 2009791
Task: 44324
Change-Id: Ie3e3adc1ee02d770de050f5cfa8110774bb1f661
2022-01-31 14:21:58 -06:00
..
acls.rst Allow secret delete by users with "creator" role 2022-01-31 14:21:58 -06:00
conf.py Update hacking for Python3 2020-10-12 21:20:06 +02:00
consumers.rst Update the documentation link for doc migration 2017-10-11 18:11:17 +08:00
containers.rst Update the documentation link for doc migration 2017-10-11 18:11:17 +08:00
dogtag_setup.rst writing convention: do not use “-y” for package install 2017-10-27 18:04:32 +00:00
index.rst Remove Certificate Orders and CAs from Documentation 2017-05-04 05:02:23 +00:00
orders.rst Update the documentation link for doc migration 2017-10-11 18:11:17 +08:00
pkcs11keygeneration.rst Publishing API Guide to OpenStack site 2016-03-16 12:44:50 -07:00
quotas.rst Add doc8 to pep8 check for project 2018-07-30 01:56:14 +00:00
secret_metadata.rst Update the documentation link for doc migration 2017-10-11 18:11:17 +08:00
secrets.rst Update the documentation link for doc migration 2017-10-11 18:11:17 +08:00