summaryrefslogtreecommitdiffstats
path: root/lib/private/user/manager.php
Commit message (Expand)AuthorAgeFilesLines
* increase scrutinizer happyiness by removing minor/informational issuesArthur Schiwon2014-05-231-1/+1
* clean up tryRememberLogin and save the timestamp of users last loginArthur Schiwon2014-05-211-0/+6
* Use OC_User_Interface instead of OC_User_BackendRobin McCorkell2014-05-131-4/+4
* Squash 'a | b' into 'a|b', in /libRobin McCorkell2014-05-131-1/+1
* Fix @return array PHPDocs, in /libRobin McCorkell2014-05-131-1/+1
* Group Database backend must not gather user details itself but ask userArthur Schiwon2014-04-281-2/+2
* Remove limit and offset manipulation when getting users or groups, because it...Arthur Schiwon2014-04-151-14/+0
* Make hardcoded exception messages translatableVolkan Gezer2014-04-081-5/+6
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-2/+2
* if backends have the same class name, sum their users up instead of overwritingArthur Schiwon2014-01-081-1/+5
* Introduce user count action to user managementArthur Schiwon2014-01-071-0/+18
* fix the config option to remove the ability for users to set their displaynameRobin Appelman2013-12-181-4/+13
* remove user from cache if he was deleted successfullyBjoern Schiessle2013-10-291-0/+14
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+250