aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/users.js
Commit message (Expand)AuthorAgeFilesLines
* Server: remove useless hash affectationsChocobozzz2016-10-021-3/+3
* Client: fix error display for componentChocobozzz2016-08-231-3/+12
* 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