aboutsummaryrefslogtreecommitdiffstats
path: root/lib/user/manager.php
Commit message (Expand)AuthorAgeFilesLines
* update group managementRobin Appelman2013-07-101-0/+3
* also clear cached users when removing a single backendRobin Appelman2013-06-031-0/+1
* use caching for userExistsRobin Appelman2013-06-031-6/+3
* move phpdoc commentsRobin Appelman2013-06-031-1/+19
* fix caching of user objectsRobin Appelman2013-05-311-5/+22
* cache instances of \OC\User\UserRobin Appelman2013-05-311-5/+11
* Emit leacgy OC_User hooksRobin Appelman2013-05-291-6/+6
* New user management classesRobin Appelman2013-05-291-0/+189