qemu-server/PVE/API2
Fiona Ebner a6bc3e031e fix #4522: api: vncproxy: also set environment variable for ticket without websocket
Since commit 2dc0eb61 ("qm: assume correct VNC setup in 'vncproxy',
disallow passwordless"), 'qm vncproxy' will just fail when the
LC_PVE_TICKET environment variable is not set. Since it is not only
required in combination with websocket, drop that conditional.

For the non-serial case, this was the last remaining effect of the
'websocket' parameter, so update the parameter description.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
(cherry picked from commit 62c1904921)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-03-22 11:25:11 +01:00
..
Qemu tree-wide: switch to official spelling of QEMU in descriptions/messages 2022-12-20 10:26:41 +01:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
Qemu.pm fix #4522: api: vncproxy: also set environment variable for ticket without websocket 2024-03-22 11:25:11 +01:00