summaryrefslogtreecommitdiffstats
path: root/settings/controller/userscontroller.php
Commit message (Expand)AuthorAgeFilesLines
* Mail address of users is now changable in the user managementMorris Jobke2014-12-181-6/+93
* Send mail for new usersMorris Jobke2014-12-161-7/+81
* Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-indexMorris Jobke2014-12-131-17/+41
|\
| * Make comment clearLukas Reschke2014-12-121-1/+1
| * Comment code pathLukas Reschke2014-12-121-0/+1
| * Use limit and offsetLukas Reschke2014-12-121-1/+1
| * Use array key instead of valueLukas Reschke2014-12-121-1/+1
| * Break loopLukas Reschke2014-12-111-0/+1
| * Add filter for 'backend' to user REST routeLukas Reschke2014-12-101-17/+39
* | Show user backend in user managementMorris Jobke2014-12-121-1/+2
|/
* Expose backend type via REST APILukas Reschke2014-12-091-24/+26
* React on other statuscodes than 200Lukas Reschke2014-12-081-10/+4
* Add statuscodesLukas Reschke2014-12-081-7/+15
* Add REST route for user & group managementLukas Reschke2014-12-081-0/+251