summaryrefslogtreecommitdiff
path: root/src/auth
AgeCommit message (Expand)Author
2017-06-17fix: Authentication unit test.Kjetil Orbekk
2017-06-17rustfmt: Reformatted all the code.Kjetil Orbekk
2017-06-17feature: Add user command.Kjetil Orbekk
2017-06-17app: Introduce subcommands for serve and create user.Kjetil Orbekk
2017-06-17refactor: Move server part to the library.Kjetil Orbekk
2017-06-16Basic encryption and password validation.Kjetil Orbekk