]> git.proxmox.com Git - pve-manager.git/commit
mobile: implement login with OTP based TFA enabled
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 1 Oct 2019 11:30:06 +0000 (13:30 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 1 Oct 2019 14:01:29 +0000 (16:01 +0200)
commit627548d6fb51795e8a8721da9e61076279ac531a
tree690b611cdae7c3467acfebfb9e040ba5129f90a0
parentab17ebcdc4cf3ae420c92c5d02936311d3d6944f
mobile: implement login with OTP based TFA enabled

roughly copied over from the full-fledged manager UI, but enough
differences between manager <-> mobile and ExtJS <-> Sencha Touch to
just adapt it here instead of having a force-shared implementation
with lots of corner case checks and even more callback methods..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/mobile/Login.js