Commit Graph

13 Commits (bc1235d325c5b8ff659afc6700e82e35e2912fbb)

Author SHA1 Message Date
Arthur Schiwon 1e1ced7772 Introduce user count action to user management 11 years ago
Robin Appelman e7a5c90cab Replace static usage of OC_Config and OC_Preferences with the injected \OC\ConfigAll 11 years ago
Robin Appelman a6c1b3ece3 fix the config option to remove the ability for users to set their displayname 11 years ago
Arthur Schiwon 91d6a6dd7c On webdav sesssions, loginname was compared to username which does not need to match necessarily 11 years ago
Robin Appelman f23b7a262f fix fallback overwriting result of getHome 11 years ago
Robin Appelman 366d75e947 cache the home folder of a User 11 years ago
Arthur Schiwon 8ccac86c98 Enable user backends to provide avatar images 11 years ago
Vincent Petry 013444813e Now removing stray old cookies from 5.0.12 12 years ago
Bjoern Schiessle f021dad204 remove user from cache if he was deleted successfully 12 years ago
Arthur Schiwon 466b6c1ee0 local user backend shall search for both username and displayname, fixes #5401 12 years ago
Andreas Fischer 75588fc0b6 Use strict comparison === instead of ==. 12 years ago
Andreas Fischer 6eab36a89b Make OC_User_Dummy::checkPassword() compatible with OC_User_Example. 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago