summaryrefslogtreecommitdiffstats
path: root/lib/private/user
Commit message (Expand)AuthorAgeFilesLines
* On webdav sesssions, loginname was compared to username which does not need t...Arthur Schiwon2013-12-131-0/+34
* fix fallback overwriting result of getHomeRobin Appelman2013-12-121-1/+2
* cache the home folder of a UserRobin Appelman2013-12-112-67/+73
* Enable user backends to provide avatar imagesArthur Schiwon2013-11-222-7/+20
* Now removing stray old cookies from 5.0.12Vincent Petry2013-11-071-0/+5
* remove user from cache if he was deleted successfullyBjoern Schiessle2013-10-291-0/+14
* local user backend shall search for both username and displayname, fixes #5401Arthur Schiwon2013-10-251-14/+3
* Use strict comparison === instead of ==.Andreas Fischer2013-10-081-1/+1
* Make OC_User_Dummy::checkPassword() compatible with OC_User_Example.Andreas Fischer2013-10-081-2/+2
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-309-0/+1417