aboutsummaryrefslogtreecommitdiffstats
path: root/settings/Controller/UsersController.php
Commit message (Expand)AuthorAgeFilesLines
...
* Make JS aware of password verificationLukas Reschke2016-11-211-0/+1
* Fix changing display names for subadminsLukas Reschke2016-11-211-2/+8
* Adjust permission checksLukas Reschke2016-11-211-10/+4
* Add a signer class for signingLukas Reschke2016-11-211-6/+12
* fix unit testsBjoern Schiessle2016-11-211-2/+3
* update system address book if the user change the personal settingsBjoern Schiessle2016-11-211-18/+21
* allow to change display names in the user settings againBjörn Schießle2016-11-211-109/+84
* allow multiple values for phone, website, address and emailBjörn Schießle2016-11-211-4/+4
* introduce accounts table and keep it up-to-date with the data added to the pe...Björn Schießle2016-11-211-2/+24
* use PUT to update user settingsChristoph Wurst2016-11-211-1/+3
* Persist settings on the serverChristoph Wurst2016-11-211-3/+49
* Require password confirmation for user managementJoas Schilling2016-11-181-0/+3
* Require password confirmation for changing the emailJoas Schilling2016-11-181-0/+1
* Fix testsJoas Schilling2016-10-061-0/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-3/+4
* Update license headersLukas Reschke2016-05-261-2/+3
* Pass on the error message from the user manager to the UI (#24526)Joas Schilling2016-05-111-1/+5
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+659