]> git.proxmox.com Git - proxmox-backup.git/history - www/LoginView.js
run cargo fmt
[proxmox-backup.git] / www / LoginView.js
2022-09-12 Dominik Csapakui: fix default language display
2021-11-17 Wolfgang Bumillerwww: use TFA widgets from widget toolkit
2021-07-09 Thomas Lamprechtui: use Async tools from widget toolkit
2021-07-02 Thomas Lamprechtui: login: cleanups, mostly openID related
2021-07-02 Thomas Lamprechtui: login: fix another bogus gettext usage
2021-07-02 Thomas Lamprechtui: login: fix bogus gettext usage
2021-06-30 Dietmar Maurerui: implement OpenId login
2021-03-03 Dominik Csapakui: LoginView: show webauthn errors in window
2021-03-03 Dominik CsapakRevert "ui: window/Settings / WebAuthn: add browser...
2021-02-19 Dominik Csapakui: window/Settings / WebAuthn: add browser setting...
2021-02-08 Oguz Bektasui: loginview: fix typo in view-model variable name
2021-02-05 Oguz Bektasui: autofocus after rendering text fields for 2fa
2021-02-05 Oguz Bektasui: wrap regexText in gettext() for translations
2021-02-01 Thomas Lamprechtui: tfa: adapt low recovery key hint, drop unused other...
2021-02-01 Thomas Lamprechtui: tfa: improve button text for webAuthn
2021-01-27 Thomas Lamprechtui: tfa: drop useless extjs state save handling
2021-01-27 Thomas Lamprechtui: tfa: disable confirm during handling of challenge
2021-01-27 Thomas Lamprechtui: tfa: webautn: move spinning icon down to waiting...
2021-01-27 Thomas Lamprechtui: tfa: make webAuthn abortable and restartable
2021-01-27 Thomas Lamprechtui: tfa: only immediately trigger webAuthn when its...
2021-01-27 Thomas Lamprechtui: tfa: drop bogus console.error
2021-01-27 Thomas Lamprechtui: tfa: save last used TFA method and prefer it next...
2021-01-27 Thomas Lamprechtui: rework TFA prompt on login
2021-01-19 Thomas Lamprechtui: login view: fix missing trailing comma
2021-01-18 Wolfgang Bumillergui: enumerate recovery keys and list in 2nd factor...
2021-01-13 Dominik Csapakui: LoginView: remove not used viewModel
2021-01-11 Wolfgang Bumillergui: tfa support
2020-09-25 Thomas Lamprechtui: some more eslint auto-fixes
2020-05-19 Dominik Csapakui: use Logo/RealmComboBox from widget-toolkit
2020-04-09 Dietmar Maurergui: improve login view (use realms)
2019-12-17 Thomas Lamprechtui login: default to root@pam user and focus password...
2019-01-30 Dietmar Maurerapi2/access.rs: add ticket api