aboutsummaryrefslogtreecommitdiff
path: root/controllers/authController.js
Commit message (Expand)AuthorAgeFilesLines
* Begone!Pitu2018-09-161-91/+0
* SEMICOLONS, ermahgerd (#93)Bobby Wibowo2018-04-261-3/+3
* In theory this will enable us to disable users and not break already running ...Kana2018-02-161-1/+6
* ES6 rewritePitu2017-10-031-86/+84
* RefactorPitu2017-03-171-31/+30
* Fixed wrong error textPitu2017-01-301-1/+1
* Forgot it was an arrayPitu2017-01-301-3/+3
* derpPitu2017-01-291-0/+1
* Added change password for usersPitu2017-01-291-0/+24
* Created login/register controllerPitu2017-01-291-0/+64