mirror of
https://git.proxmox.com/git/qemu-server
synced 2026-01-01 07:40:38 +00:00
Trying to regenerate a cloudinit drive as a non-root user via the API currently throws a Perl error, as reported in the forum [1]. This is due to a type mismatch in the permission check, where a string is passed but an array is expected. [1] https://forum.proxmox.com/threads/regenerate-cloudinit-by-put-api-return-500.124099/ Signed-off-by: Friedrich Weber <f.weber@proxmox.com> |
||
|---|---|---|
| .. | ||
| Qemu | ||
| Makefile | ||
| Qemu.pm | ||