| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-17 | fix: Authentication unit test. | Kjetil Orbekk | |
| 2017-06-17 | rustfmt: Reformatted all the code. | Kjetil Orbekk | |
| 2017-06-17 | feature: Add user command. | Kjetil Orbekk | |
| * Finish command to create user. * Change sqlite => rusqlite dependency. | |||
| 2017-06-17 | app: Introduce subcommands for serve and create user. | Kjetil Orbekk | |
| (Doesn't yet create users) | |||
| 2017-06-17 | refactor: Move server part to the library. | Kjetil Orbekk | |
| 2017-06-16 | Basic encryption and password validation. | Kjetil Orbekk | |
| This is a placeholder encryption scheme for authentication. | |||
