Commit Graph

11 Commits

Author SHA1 Message Date
bd957c89ef auth using google 2018-07-07 18:26:59 +03:00
aa6b0fb7af limit login attempts 2018-06-28 19:09:51 +03:00
bbee6b2b95 reformat with prettier,add react frontend submodule 2018-06-03 12:47:33 +03:00
5747b9ade3 trim usernames, list names, todos,
change jwt expiration to in 120 days
2018-06-01 21:03:15 +03:00
ca6281e2a6 length validations 2018-06-01 19:39:43 +03:00
9c354f5445 fix todolist removal 2018-06-01 17:51:28 +03:00
21477e3ef1 get users 2018-06-01 13:40:12 +03:00
9c7907f1e8 when deleting user, delete each todolist with .remove() 2018-06-01 12:05:56 +03:00
2f48681944 clean up,
tests,
fixes
2018-06-01 01:06:00 +03:00
db46f1a2b4 require authentication for todos,
use in-memody db for tests
2018-05-30 21:42:30 +03:00
fd142c8710 create, update, remove users 2018-05-30 19:24:48 +03:00