]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/node/Config.js
change PVE.UserName/CSRFPreventionToken to Proxmox
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 25 Jan 2018 13:36:51 +0000 (14:36 +0100)
committerDominik Csapak <d.csapak@proxmox.com>
Thu, 25 Jan 2018 13:49:11 +0000 (14:49 +0100)
commit35a04562fd09a30972d9e1fa3b1ea749603b2e25
treedb7fcb970194401b3c91f4a0f28b52c40879b1b1
parent2bb03197d3f7c33d19f0979eb08e76d5814be162
change PVE.UserName/CSRFPreventionToken to Proxmox

this is now all in the widget-toolkit and needs to be
set/read to/from there, else we possibly get an inconsistent view on
those

this fixes as issue, where after login the ResourceStore would not update

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Reviewed-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Tested-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/index.html.tpl
www/manager6/Utils.js
www/manager6/Workspace.js
www/manager6/lxc/Resources.js
www/manager6/node/Config.js
www/mobile/Workspace.js