]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/iam: add initial IAM User apis
authorCasey Bodley <cbodley@redhat.com>
Mon, 18 Dec 2023 01:33:06 +0000 (20:33 -0500)
committerCasey Bodley <cbodley@redhat.com>
Wed, 10 Apr 2024 17:09:14 +0000 (13:09 -0400)
commita9c49a5ce7a2eb74e50cde11f6a8aab32764aa89
treeac7f918b0942a2b172310359b008afeecd5f8a08
parent195ecb3732e0d7f78dc74cc9b7f2ac3d7ed919a0
rgw/iam: add initial IAM User apis

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/CMakeLists.txt
src/rgw/rgw_auth_s3.cc
src/rgw/rgw_common.cc
src/rgw/rgw_iam_policy.cc
src/rgw/rgw_iam_policy.h
src/rgw/rgw_op_type.h
src/rgw/rgw_rest_iam.cc
src/rgw/rgw_rest_iam.h
src/rgw/rgw_rest_iam_user.cc [new file with mode: 0644]
src/rgw/rgw_rest_iam_user.h [new file with mode: 0644]