mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-07-14 19:47:07 +00:00
acl: check path: further resdtrict VMID values
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
91c30089a7
commit
ad1ef9fc1c
@ -944,7 +944,7 @@ sub check_path {
|
||||
|/storage
|
||||
|/storage/[[:alnum:]\.\-\_]+
|
||||
|/vms
|
||||
|/vms/\d{3,}
|
||||
|/vms/[1-9][0-9]{2,}
|
||||
)$!xs;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user