Go to file
Aaron Lauterer a1e25c47f3 ui: qemu/HardwareView: fix CDRom permission checkss
There are several types of drives that use the same config keys. Most
notably CDRom and regular VM disks (EFI and cloudinit exist as well).

Since there is a dedicated permission for CDRom drives we need to check
permissions in more detail, depending on what type of drive it actually
is for things like the edit, remove and Add -> CDRom buttons.

The permission check in the row definition itself which only checked for
'VM.Config.Disk' permissions (never_delete) had to be removed and finer
grained checks added for the individual buttons. This also meant a bit
of reshuffling in the checks what kind of disk the current one is.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-02-19 17:22:30 +01:00
aplinfo update aplinfo 2020-12-11 09:59:25 +01:00
bin fix #2890: also detect & renew DNS-only ACME certs 2020-07-27 10:53:32 +02:00
configs buildsys: fixup: fully remove pve-apt-hook mentionings 2019-06-28 10:57:03 +02:00
debian d/control: bump versioned dependency for libpve-storage-perl 2021-02-09 13:39:21 +01:00
network-hooks ifupdown1: bridgevlan: add bridge-vids list support 2020-01-11 17:22:46 +01:00
PVE vzdump: refactor parsing mailto so it can be mocked 2021-02-19 16:33:33 +01:00
services pvesr service: order after pve-cluster 2019-11-28 10:54:12 +01:00
test test: vzdump: rename vzdump_new_retention_test.pl to vzdump_new_test.pl 2021-02-19 16:34:32 +01:00
www ui: qemu/HardwareView: fix CDRom permission checkss 2021-02-19 17:22:30 +01:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk fix #844: allow to pre-delay start-all-marked guests on boot 2019-11-20 20:20:58 +01:00
Makefile pvecfg: adapt version and release semantic 2019-05-26 16:11:43 +02:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl vzdump-hook-script: rename TARFILE to TARGET 2020-07-14 10:27:18 +02:00