]> git.proxmox.com Git - pve-manager.git/commit
make login user name saveable
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 24 Oct 2016 11:54:00 +0000 (13:54 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 28 Oct 2016 07:46:11 +0000 (09:46 +0200)
commit655324951221f941a9e3e8a371664e558c3bb7fd
tree943410f6cccf0a4d7f16b3a1f23fee139f9daf10
parent2b2fe160f5f2a4a5e44bbc2ff135cb1fd7e1d97d
make login user name saveable

this patch adds a checkbox to the login window,
which uses the localstorage to save the username

if one is saved, set the textfield and move focus
to the password field

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/window/LoginWindow.js