Felix Spöttel
|
6594e19a1f
|
Autofocus otp input when logging in, update layout
|
2020-09-02 20:30:08 +02:00 |
|
Felix Spöttel
|
8597646a12
|
Update API route naming, update setup page
* Rename /two-factor-auth/ => /2fa/
* Nest totp routes under /2fa/totp/
* Update ids and methods in panel to allow for different setup types
|
2020-09-02 19:41:06 +02:00 |
|
Felix Spöttel
|
f205c48564
|
Use pyotp for validating TOTP codes
* also implements resynchronisation support via `pyotp`'s `valid_window option
|
2020-09-02 19:12:15 +02:00 |
|
Felix Spöttel
|
3c3683429b
|
implement two factor check during login
|
2020-09-02 17:23:32 +02:00 |
|
Felix Spöttel
|
a7a66929aa
|
add user interface for managing 2fa
* update user schema with 2fa columns
|
2020-09-02 16:48:23 +02:00 |
|