]> git.proxmox.com Git - proxmox-backup.git/commit - src/bin/proxmox-backup-proxy.rs
server/rest: add console to index
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 21 Jul 2020 09:10:39 +0000 (11:10 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 Jul 2020 10:06:38 +0000 (12:06 +0200)
commit01ca99da2d24d31bba3686eb1cca007d4eeabfb2
tree4be2cb4deab2399b1acf53305cee0d15f35dbdbd
parent1c2f842a98533afa33c69ea462f72bcdfdd10d06
server/rest: add console to index

register the console template and render it when the 'console' parameter
is given

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/bin/proxmox-backup-proxy.rs
src/server/rest.rs