]> git.proxmox.com Git - pve-manager.git/history - www/manager6/dc/TFAEdit.js
ui: fix missing htmlEncodes
[pve-manager.git] / www / manager6 / dc / TFAEdit.js
2020-05-06 Dominik Csapakui: fix missing htmlEncodes
2020-02-11 Dominik Csapakgui: dc/TFAEdit: show an error message if tfa api call...
2020-02-11 Dominik Csapakgui: TFAEdit: use viemodel binding for hiding/showing...
2019-10-29 Wolfgang Bumillerui: TFA: default to a 160 bit secret
2019-10-29 Wolfgang Bumillerui: TFAEdit: use 'v2' secret format
2019-06-15 Thomas Lamprechtjs: fix some common typos found with codespell
2019-05-07 Dominik Csapakui: TFAEdit: use new tfa api call
2019-05-07 Dominik Csapakui: TFAEdit: change tfa_type default to null
2019-04-17 Dominik Csapakui: tfa: handle if TFA setup with no specific type set
2019-04-16 Thomas Lamprechtui: tfa edit: fix initial state of delete button
2019-04-16 Thomas Lamprechttfa: disable, not mask, other cards if tfa is already...
2019-04-16 Thomas Lamprechttfa: comment that TOTP secret is meant to be base32
2019-04-16 Wolfgang Bumillerui: tfa: set initial tab based on current tfa type
2019-04-16 Wolfgang Bumillerui: tfa: mask panels for not currently used types
2019-04-10 Thomas Lamprechtui: u2f: refactor error code map out and use in login...
2019-04-08 Thomas Lamprechtui: tfa: add onlineHelp
2019-04-05 Thomas Lamprechtui: tfa: also include validity check for password field
2019-04-05 Thomas Lamprechtui: tfa: use userid directly for totp url generation
2019-04-05 Thomas Lamprechtui: tfa: show username as read only display field for...
2019-04-05 Thomas Lamprechtui: tfa: remove fixed labelwidth
2019-04-05 Dominik Csapakui: tfa: allow apply only on valid inputs
2019-04-05 Dominik Csapakadd a filter mask for the TFA Secret
2019-04-04 Thomas Lamprechtui: tfa: fix secret validator
2019-04-04 Thomas Lamprechtui: tfa: move qrcode creation to controller
2019-04-04 Thomas Lamprechtui: tfa: make lint happy, declare globals
2019-04-04 Thomas Lamprechtui: tfa: also do not allow to delete TFA if not set
2019-04-04 Thomas Lamprechtui: tfa: pregenerate secret if user has not setup TFA yet
2019-04-04 Thomas Lamprechtui: tfa: hide digit/duration fields as some auth apps...
2019-04-04 Thomas Lamprechtui: tfa: follow up cleanups
2019-04-03 Thomas Lamprechtui: tfa: s/Code/Verification Code/
2019-04-03 Thomas Lamprechtui: tfa: ExtJS debug complains about - in references
2019-04-03 Thomas Lamprechtui: tfa: make jsliunt a bit more happy
2019-04-03 Thomas Lamprechtui: tfa: move randomize button right of secret field
2019-04-03 Thomas Lamprechtui: TFA: hide accout name
2019-04-03 Wolfgang Bumillerui: support u2f authentication and configuration