5
0
mirror of git://git.proxmox.com/git/novnc-pve.git synced 2025-01-03 05:17:56 +03:00
novnc-pve/debian
Dominik Csapak 36b6bb616e suppress unauthorized error from status query for VM.Console only user
We now query the guest status before starting the console to provide
a start button if it's not yet running, but that requires VM.Audit
privileges, so more than just VM.Console on the guest.

So, ignore a `403 Forbidden` response, as that just means we cannot
query the VM info to see if it's running, rather just continue
connecting.

See: https://forum.proxmox.com/threads/116176/
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
 [ T: reworked commit message ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-10-10 10:43:02 +02:00
..
patches suppress unauthorized error from status query for VM.Console only user 2022-10-10 10:43:02 +02:00
source add DSC source package and fix its reported lintian errors 2019-05-22 19:31:36 +02:00
changelog bump version to 1.3.0-3 2022-04-26 15:55:31 +02:00
compat d/control: bump debhelper compat level to 12 2021-05-14 17:00:38 +02:00
control use esbuild instead of node-es6-module-transpiler 2021-12-21 11:20:46 +01:00
copyright add our own debian files 2014-06-13 09:20:55 +02:00
docs add SOURCE file (reference to git repository) 2014-06-13 09:29:23 +02:00
install ship minimal packages.json 2021-05-17 10:58:10 +02:00
rules use esbuild instead of node-es6-module-transpiler 2021-12-21 11:20:46 +01:00