]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/auth: account users also match ACL grants to their account id
authorCasey Bodley <cbodley@redhat.com>
Sat, 4 Nov 2023 19:09:46 +0000 (15:09 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 10 Apr 2024 16:53:05 +0000 (12:53 -0400)
commit1698784e2eb72e99e3eaa477ae8e53b35a6ab377
tree820f3e69da3770809da0528fde5251d4ec63902a
parent87a74f8603bdeccdea3fdfa7b4e0fd344fba8aae
rgw/auth: account users also match ACL grants to their account id

ACL grants can now specify an account id for the CanonicalUser to
grant access to the entire account. this is implemented only for
LocalApplier

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_auth.cc
src/rgw/rgw_auth.h