summaryrefslogtreecommitdiffstats
path: root/server/api/backendtypes.js
Commit message (Collapse)AuthorAgeFilesLines
* [server] PM integration in all missing api-points but groupsJannik Schönartz2020-06-081-4/+4
|
* [external-backends] Passwords are not send to the frontend anymoreJannik Schönartz2019-03-101-1/+1
| | | | | Change error responses to the new response scheme Add set password button in the frontend to deal with the no password policy
* [server/router] Fix eslint errorsJannik Schönartz2018-08-101-2/+0Star
|
* [server/router] Rework routerJannik Schönartz2018-08-101-0/+40
Reworked the router to match more design guidlines with the REST apis