]> git.proxmox.com Git - pve-manager.git/commit
ui: u2f: refactor error code map out and use in login window
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 10 Apr 2019 07:48:13 +0000 (09:48 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 10 Apr 2019 07:49:13 +0000 (09:49 +0200)
commit2d41c7e6f225b2b24a69f7cee424529e0076c49d
tree663397b03a2da8ce7edcc88097b0437e2e7418ba
parent35e8d081ec3f46407f991428ca0e0543c48546a9
ui: u2f: refactor error code map out and use in login window

to avoid showing numbers as error codes to users, even though the
strings are not much more helpful either...

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/Utils.js
www/manager6/dc/TFAEdit.js
www/manager6/window/LoginWindow.js