summaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api/lib/Controller/AUserData.php
Commit message (Expand)AuthorAgeFilesLines
* Fix languages empty arrayGretaD2020-05-081-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+3
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-7/+16
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* ignore non existing users when retrieving details of group membersArthur Schiwon2019-01-171-1/+12
* do not offer to change display name or password, if not possible.Arthur Schiwon2018-11-071-0/+9
* Fix user and group listing with users that have an integer user idJoas Schilling2018-09-121-1/+1
* fix tests / mistakes made during rebaseGeorg Ehrke2018-06-271-0/+1
* Return groups IDs and not NamesJohn Molakvoæ (skjnldsv)2018-06-151-1/+1
* Allow 0 quota by provisioning apiJohn Molakvoæ (skjnldsv)2018-06-071-2/+5
* Disabled fix since new users listJohn Molakvoæ (skjnldsv)2018-05-241-2/+2
* Return proper boolean user enabled state apiJohn Molakvoæ (skjnldsv)2018-04-161-1/+1
* The integrationtests expect a stringRoeland Jago Douma2018-04-101-1/+1
* Properly return boolean on enable stateJohn Molakvoæ (skjnldsv)2018-04-091-1/+1
* Rebase to masterJohn Molakvoæ (skjnldsv)2018-04-051-1/+10
* Use abstract subclass so members can be definedJoas Schilling2018-04-051-0/+177