summaryrefslogtreecommitdiffstats
path: root/server/api/authentication.js
Commit message (Expand)AuthorAgeFilesLines
* [server/authentication] Fix api syntax and eslintJannik Schönartz2019-03-051-1/+0Star
* [server/setup] Move (initial) setup in it's own api fileJannik Schönartz2019-03-041-28/+0Star
* [authentication] Restructure api to match our new error code standardJannik Schönartz2019-03-041-7/+48
* [authentication] Rewrite code in async/await, fix edit account moduleJannik Schönartz2019-02-261-6/+13
* [account] Fix for the changePassword methodJannik Schönartz2019-02-261-3/+10
* [webapp/setup] StartPageSetup now uses the new UserCreateForm component & sma...Jannik Schönartz2019-02-261-2/+2
* [users] Move user based calls from the authentication to the users apiJannik Schönartz2019-02-221-13/+0Star
* [authentication] Implement initial root account setupJannik Schönartz2019-02-221-0/+42