aboutsummaryrefslogtreecommitdiffstats
path: root/src/models/user.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add simple unfinished login controller.Harald Eilertsen2018-01-201-0/+6
| | | | | It will not actually log you in yet, but will check email/password and report back if it is good or not. More tbd.
* Fix user model, and include in build.Harald Eilertsen2018-01-191-4/+6
|
* Begin implementing user model.Harald Eilertsen2018-01-181-0/+36