aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/users.js
Commit message (Expand)AuthorAgeFilesLines
* Server: delete user with the id and not the usernameChocobozzz2016-08-091-2/+3
* Implement user API (create, update, remove, list)Chocobozzz2016-08-041-0/+57