proxmox-backup/www
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
..
button ui: administration: set icons for tabs 2020-10-31 09:11:11 +01:00
config ui: cleanup - reuse existing code 2021-02-19 09:14:31 +01:00
css ui: css: remove vertical align for pbs-tape-icon 2021-02-17 06:55:53 +01:00
dashboard ui: dashboard/TaskSummary: map type filter back to original type 2021-02-08 12:55:52 +01:00
data ui: running tasks: update limit to 100 2020-07-11 12:53:32 +02:00
datastore ui: refactor get_type_icon_cls 2021-02-02 14:46:15 +01:00
form ui: datastore add: set default schedule 2020-11-11 07:49:01 +01:00
images tape: add svg icon 2020-12-11 13:02:23 +01:00
panel gui: tfa support 2021-01-11 10:22:32 +01:00
tape ui: tape/ChangerStatus: fixup for conditional 2021-02-19 16:52:26 +01:00
window ui: window/Settings / WebAuthn: add browser setting for userVerificationo 2021-02-19 16:53:06 +01:00
Application.js ui: app: fix fixme 2020-11-10 13:38:30 +01:00
Dashboard.js ui: task summary: add verification jobs to count 2021-02-04 11:07:22 +01:00
DirectoryList.js ui: add DiskList and DirectoryList 2020-06-16 13:36:32 +02:00
index.hbs gui: tfa support 2021-01-11 10:22:32 +01:00
LoginView.js ui: window/Settings / WebAuthn: add browser setting for userVerificationo 2021-02-19 16:53:06 +01:00
MainView.js ui: add browser settings window 2021-02-19 16:52:50 +01:00
Makefile ui: add browser settings window 2021-02-19 16:52:50 +01:00
NavigationTree.js tape: add svg icon 2020-12-11 13:02:23 +01:00
OnlineHelpInfo.js docs: update generated OnlineHelpInfo.js 2021-02-14 10:35:51 +01:00
ServerAdministration.js ui: add mising panel help buttons 2020-11-10 13:53:21 +01:00
ServerStatus.js ui: admin/summary: add versions button/window 2020-11-09 16:33:22 +01:00
Subscription.js ui: add mising panel help buttons 2020-11-10 13:53:21 +01:00
SystemConfiguration.js gui: tfa configuration 2021-01-15 15:19:52 +01:00
Utils.js ui: tape/BackupJobs.js - render task scheduling status 2021-02-19 09:08:00 +01:00
VersionInfo.js ui: some more eslint auto-fixes 2020-09-25 18:34:54 +02:00
ZFSList.js ui: some more eslint auto-fixes 2020-09-25 18:34:54 +02:00