proxmox-backup/www/window
Thomas Lamprecht 958055a789 ui: fix on-parse use of global Proxmox.UserName
This is wrong most of the time, when not loading the web interface
with valid credentials, and thus some checks or defaults did not
evaluated correctly when the underlying value was only set later.

Needs to be set on component creation only, this can be done through
initComponent, even listeners, view controllers or cbind closures.

Use the latter, as all affected components already use cbind.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-01-21 15:08:46 +01:00
..
ACLEdit.js ui: acl editor: disallow path editing for datastore permission views 2020-11-10 08:19:17 +01:00
AddTfaRecovery.js ui: fix on-parse use of global Proxmox.UserName 2021-01-21 15:08:46 +01:00
AddTotp.js ui: fix on-parse use of global Proxmox.UserName 2021-01-21 15:08:46 +01:00
AddWebauthn.js ui: fix on-parse use of global Proxmox.UserName 2021-01-21 15:08:46 +01:00
BackupFileDownloader.js ui: some eslint auto-fixes 2020-09-25 18:29:42 +02:00
BackupGroupChangeOwner.js ui: datastore: set onlineHelp for chaging group owner 2020-11-10 09:53:05 +01:00
CreateDirectory.js ui: add/fix help buttons 2020-11-10 11:51:03 +01:00
DataStoreEdit.js ui: datastore content: use our keep field for group pruning 2020-11-21 19:52:03 +01:00
FileBrowser.js api2/admin/datastore/pxar_file_download: download directory as zip 2020-10-21 10:04:24 +02:00
NotesEdit.js ui: datastore: show comment, allow to edit notes 2020-10-28 18:36:12 +01:00
NotifyOptions.js ui: notify options: Remove gettext for root@pam 2021-01-12 11:41:24 +01:00
RemoteEdit.js remote.cfg: rename userid to 'auth-id' 2020-11-10 13:25:24 +01:00
SyncJobEdit.js ui: shorten automatic ID length a bit 2020-11-11 07:40:23 +01:00
TfaEdit.js ui: fix on-parse use of global Proxmox.UserName 2021-01-21 15:08:46 +01:00
TokenEdit.js ui: fix on-parse use of global Proxmox.UserName 2021-01-21 15:08:46 +01:00
UserEdit.js make user properties deletable 2020-11-11 14:09:40 +01:00
UserPassword.js gui: user: fix #2898 add dialog to set password 2020-08-04 10:21:00 +02:00
VerifyJobEdit.js fix #3245: only use default schedule for new jobs 2021-01-12 10:26:59 +01:00
ZFSCreate.js ui: some eslint auto-fixes 2020-09-25 18:29:42 +02:00