Commit Graph

12 Commits (ce9d5df6df37e51587dcde638086dfe501892b56)

Author SHA1 Message Date
Arthur Schiwon 4a4ea67a31 drop superflous statement in phpdoc 12 years ago
Arthur Schiwon 2c89962919 clean up tryRememberLogin and save the timestamp of users last login 12 years ago
Robin McCorkell 8ab01599a9 Use OC_User_Interface instead of OC_User_Backend 12 years ago
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 12 years ago
Bart Visscher f4f72e77d8 Delay fetching the display name until it is requested 13 years ago
Robin Appelman e7a5c90cab Replace static usage of OC_Config and OC_Preferences with the injected \OC\ConfigAll 13 years ago
Robin Appelman a6c1b3ece3 fix the config option to remove the ability for users to set their displayname 13 years ago
Robin Appelman f23b7a262f fix fallback overwriting result of getHome 13 years ago
Robin Appelman 366d75e947 cache the home folder of a User 13 years ago
Arthur Schiwon 8ccac86c98 Enable user backends to provide avatar images 13 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
Arthur Schiwon d101ff42f1 User: move checkPassword from User to Manager to not break API 13 years ago
Robin Appelman a735105a22 update group management 13 years ago
Björn Schießle fdaab7372e always emit the preSetPassword hook, this should only indicate the intention. Finally the post-hooks indicate if it was successful or not 13 years ago
Robin Appelman 83fbdc903f cast result to bool 13 years ago
Robin Appelman eb2a1e0f8a move phpdoc comments 13 years ago
Robin Appelman 1a4021a0fe User: return backend result 13 years ago
Robin Appelman 198655f109 fix User->setHome when the backend action fails 13 years ago
Robin Appelman 955bda1842 New user management classes 13 years ago