frontend/src/components/user
konrad 99c10d49be TOTP (#109)
Fix not telling the user about invalid totp passcodes when logging in

Add disabling totp authentication

Add totp passcode when logging in

Add totp settings

Add general post method function

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#109
2020-04-17 23:46:07 +00:00
..
Login.vue TOTP (#109) 2020-04-17 23:46:07 +00:00
PasswordReset.vue Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
Register.vue Fix error container at registration page always being displayed 2020-02-28 22:08:16 +01:00
RequestPasswordReset.vue Fix error notification still being shown on password reset pages despite no error 2020-03-23 18:32:06 +01:00
Settings.vue TOTP (#109) 2020-04-17 23:46:07 +00:00