Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | On webdav sesssions, loginname was compared to username which does not need t... | Arthur Schiwon | 2013-12-13 | 1 | -0/+34 |
* | fix fallback overwriting result of getHome | Robin Appelman | 2013-12-12 | 1 | -1/+2 |
* | cache the home folder of a User | Robin Appelman | 2013-12-11 | 2 | -67/+73 |
* | Enable user backends to provide avatar images | Arthur Schiwon | 2013-11-22 | 2 | -7/+20 |
* | Now removing stray old cookies from 5.0.12 | Vincent Petry | 2013-11-07 | 1 | -0/+5 |
* | remove user from cache if he was deleted successfully | Bjoern Schiessle | 2013-10-29 | 1 | -0/+14 |
* | local user backend shall search for both username and displayname, fixes #5401 | Arthur Schiwon | 2013-10-25 | 1 | -14/+3 |
* | Use strict comparison === instead of ==. | Andreas Fischer | 2013-10-08 | 1 | -1/+1 |
* | Make OC_User_Dummy::checkPassword() compatible with OC_User_Example. | Andreas Fischer | 2013-10-08 | 1 | -2/+2 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 9 | -0/+1417 |