Commit Graph

11 Commits

Author SHA1 Message Date
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
05da96e545
Use the same method everywhere to calculate the avatar url 2020-02-09 13:28:33 +01:00
604488c68c Fix using the error data prop in components (#53)
Fix error msg data props everywhere

Fix error msg data props

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#53
2020-01-31 15:33:14 +00:00
ed4d41e2d8 Add automatic user token renew (#43) 2019-12-19 20:50:07 +00:00
d83fb24bbd Added link sharing (#30) 2019-09-09 17:55:43 +00:00
aeae2c4f1f
Show avatars of assigned users 2019-06-06 12:52:05 +02:00
d03f0211a3 Gantt Charts (#29) 2019-04-29 21:41:39 +00:00
9b0c842ae1 Move everything to models and services (#17) 2019-03-02 10:25:10 +00:00
46aec7b4ca
Added register page 2018-09-08 22:27:13 +02:00
d60586b5ed
Fixed error message 2018-09-06 20:17:39 +02:00
fe86ce2fa8
Added basic classes to handle http/auth/routing 2018-09-06 19:46:09 +02:00