]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add a method to purge all associate keys when removing a subuser 6002/head
authorSangdi Xu <xu.sangdi@h3c.com>
Wed, 16 Dec 2015 01:09:16 +0000 (09:09 +0800)
committerSangdi Xu <xu.sangdi@h3c.com>
Wed, 16 Dec 2015 01:09:20 +0000 (09:09 +0800)
commite7b7e1afc7a81c3f97976f7442fbdc5118b532b5
tree8845dd9a2b1c32fda6a26d65267a23dabd45bcac
parentc4b2d12ad5ed1656902077a7b9e54d3ddc3677d1
rgw: add a method to purge all associate keys when removing a subuser

Fixes: #12890
When removing a subuser, make sure all of its keys, including the swift key and possible s3 keys, are also deleted.

Signed-off-by: Sangdi Xu <xu.sangdi@h3c.com>
src/rgw/rgw_user.cc
src/rgw/rgw_user.h