Commit History

Author SHA1 Message Date
  Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend 2 years ago
  Louis Chemineau 8a2cf5bb68 Do not dispatch postSetPassword when setPassword fails 2 years ago
  Joas Schilling b90e657ac7 Delay loading user preferences until we need them 2 years ago
  Arthur Schiwon 4461b9e870 enable the user to set a primary (notification) email address (backend) 3 years ago
  Julien Veyssier 416d10f76c refs #21045 add app config to disable unlimited quota and to set max quota 3 years ago
  Julius Härtl f43c2b45d8 Directly return cloud id from user 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Robin Appelman ed2d02d5f1 better cleanup of user files on user deletion 3 years ago
  Roeland Jago Douma 618805b14f Fix RedundantPropertyInitializationCheck 3 years ago
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 3 years ago
  Morris Jobke 9bf76d2bad Streamline user creation and deletion events 3 years ago
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 3 years ago
  Robin Appelman 674db6da88 add event to allow apps to overwrite user quota 4 years ago
  Morris Jobke 4a7d7e446f User.php: rename of old dispatcher to legacyDispatcher 4 years ago
  Morris Jobke 36ee37ec0a Migrate OC_Group post_removeFromGroup hook to actual event object 4 years ago
  Christoph Wurst cb057829f7 Update license headers for 19 4 years ago
  Julius Härtl d74e9045ac Delete avatar if a user is deleted 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982 Use elseif instead of else if 4 years ago
  Christoph Wurst 44577e4345 Remove trailing and in between spaces 4 years ago
  Christoph Wurst 1a9330cd69 Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 4 years ago
  Leon Klingele 9a5ca231bf lib/private/User: do not change user properties if value has not changed 5 years ago
  Leon Klingele 3eb0d4f1a4 lib/private/User,apps/user_ldap/lib/User: always pass old value to User::triggerChange 5 years ago
  Leon Klingele f420647add lib/private/User: do not change user properties if value has not changed 5 years ago
  Morris Jobke 36618b111f Pass old value to user triggerChange hook 5 years ago
  Joas Schilling 01b4db62fb Add dispatcher events to User and Group objects 5 years ago
  Roeland Jago Douma 1fd640b40b Expose the backend of IUser 6 years ago