aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/v1/users.js
Commit message (Expand)AuthorAgeFilesLines
* reqValidators --> validatorsChocobozzz2016-07-011-0/+1
* OAuth/User models refractoring -> use mongoose apiChocobozzz2016-07-011-4/+5
* Authenticate before make/quit friends (server + tests)Chocobozzz2016-05-131-1/+1
* Remove the cache middlewareChocobozzz2016-05-131-4/+2
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-131-6/+6
* Make angular client load dynamically the generated client id/secretChocobozzz2016-04-271-0/+24
* Add authentications for routes that need it and adapts the testsChocobozzz2016-04-141-4/+3
* OAuth server: first draftChocobozzz2016-03-211-0/+22