summaryrefslogtreecommitdiffstats
path: root/settings/middleware
Commit message (Collapse)AuthorAgeFilesLines
* Add REST route for user & group managementLukas Reschke2014-12-081-0/+65
First step of a somewhat testable user management. - I know, the JSON returns are in an ugly format but the JS expects it that way. So let's keep it that way until we have time to fix the JS in the future.