]> git.proxmox.com Git - pve-manager-legacy.git/commitdiff
api: ceph cfg: drop double definition of permission property for index
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 20 Mar 2023 14:34:43 +0000 (15:34 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 20 Mar 2023 14:34:46 +0000 (15:34 +0100)
Reported-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/API2/Ceph/Cfg.pm

index f3c2589d1c4fd5526b55055702ee448db920f460..2225a1acb84bcd126b71f890e7baeb6176a76471 100644 (file)
@@ -16,9 +16,6 @@ __PACKAGE__->register_method ({
     method => 'GET',
     description => "Directory index.",
     permissions => { user => 'all' },
-    permissions => {
-       check => ['perm', '/', [ 'Sys.Audit', 'Datastore.Audit' ], any => 1],
-    },
     parameters => {
        additionalProperties => 0,
        properties => {