proxmox-backup/www/window
Dominik Csapak aca4c2b5a9 ui: window/Settings / WebAuthn: add browser setting for userVerificationo
some fido2/webauthn keys can have a pin, and the client can request
a mode for the user verification.

'default' (no value set), lets the browser/device decide if the user has to
enter the pin of the device
'discouraged' requests that the user should not need to enter the pin
'preferred' requests that the user should need to enter the pin (if possible)

since we use webauthn only as a 2nd factor, having the user enter
the device pin on login may seem too much hassle for some users, so
give them the option

since this is a client option anyway, do not save it in the backend, but
in the browser local storage

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-02-19 16:53:06 +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: tfa: fix emptyText for password 2021-02-03 10:36:18 +01:00
AddTotp.js ui: tfa: fix emptyText for password 2021-02-03 10:36:18 +01:00
AddWebauthn.js ui: window/Settings / WebAuthn: add browser setting for userVerificationo 2021-02-19 16:53:06 +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: accept "/" as path for root 2021-02-17 08:32:41 +01: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
Settings.js ui: window/Settings / WebAuthn: add browser setting for userVerificationo 2021-02-19 16:53:06 +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 ui: add missing uri encoding in user edit and view 2021-01-26 10:53:30 +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