]> git.proxmox.com Git - pve-manager.git/commit
ui: backup restore: validate name
authorFiona Ebner <f.ebner@proxmox.com>
Mon, 17 Apr 2023 07:09:14 +0000 (09:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 24 Apr 2023 10:09:52 +0000 (12:09 +0200)
commita2b8ac2e2188fb2292f29b8261aec3c537a6d6b1
tree1a07aab8c86d24b87023b0ffd45edfd87f125cca
parent54fbdcd1c075dca5b831745e5da679b946efe7cb
ui: backup restore: validate name

Use the same validation as the guest creation wizards do to catch
errors early, before sending the API request.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
www/manager6/window/Restore.js