Commit Graph

9 Commits

Author SHA1 Message Date
a504e4d382 Move login, logout and register to /api/v1/user 2017-01-19 22:17:53 +01:00
135b1b8e8d Use form-groups in register as well 2016-12-20 19:57:20 +01:00
a71afaf6b9 Implement registration 2016-12-20 15:26:31 +01:00
cf03726643 Use spaces 2016-12-20 14:52:01 +01:00
88eb29f855 Use span instead of div 2016-12-20 14:49:48 +01:00
3406ce58cf Flash notice on submit if passwords don't match 2016-12-20 14:34:29 +01:00
9db0ea1870 Extract js Method checkPasswordMatch 2016-12-20 14:34:00 +01:00
6b730d5b33 Check if passwords match with js 2016-12-20 13:55:05 +01:00
7b235f83ad Add registration 2016-12-20 13:34:34 +01:00