]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge branch 'CVE-2020-27781' into master
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 16 Dec 2020 16:19:21 +0000 (08:19 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 16 Dec 2020 16:19:21 +0000 (08:19 -0800)
commitc6121e48ecb7224e5addf4b5fdeb64907a8d8683
tree0b2d7d1f7680053eebee3226ae668a96ba11e8ba
parent9838e03b012250eaf61c9a888428ff652b9bfcaa
parentaa4beb3d993649a696af95cf27150cc460baaf70
Merge branch 'CVE-2020-27781' into master

* CVE-2020-27781:
  tasks/cephfs/test_volume_client: Add tests for authorize/deauthorize
  pybind/ceph_volume_client: Optionally authorize existing auth-ids
  pybind/ceph_volume_client: Preserve existing caps while authorize/deauthorize auth-id
  pybind/ceph_volume_client: Disallow authorize auth_id

Reviewed-by: Ramana Raja <rraja@redhat.com>
Reviewed-by: Kotresh Hiremath Ravishankar <khiremat@redhat.com>