Commit Graph

80 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Andrew Summers 2258058fd6
Refactor `OC\Server::getAvatarManager 2 years ago
Joas Schilling ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User 2 years ago
Joas Schilling 35c313e280
fix!: Remove User events which have a typed event replacement 2 years ago
Hamid Dehnavi d0b20534b9 Refactor "substr" calls to improve code readability 3 years ago
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Côme Chilliet 1603cdc8d2
Fix since annotations and add boolean return type for setUserEnabled 3 years ago
Joas Schilling ef93bb926c
fix(dav): Fix avatar size in system address book 3 years ago
Côme Chilliet 285c42ab14
Fix user tests, avoid setting enabled state to the same value 3 years ago
Côme Chilliet 3af1ab2b2a
Add user enabled state backend feature 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Christoph Wurst 1381c4c157
feat(users): Store and load a user's manager 3 years ago
Christopher Ng 4ecae83385 fix(user): Can change display name 3 years ago
Marc Hefter 0c6d440643
undoing the additions to OC\IUser 3 years ago
Marc Hefter 651273808f
CleanUp: correct version to 27 and return value specification 3 years ago
Marc Hefter eee0275dc5
added user profile scope setting 3 years ago
Marc Hefter 2315c17726
feature addition: [user_ldap] update user profile from LDAP 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Julius Härtl 3287eddbbc fix: Recalculate storage statistics on updating the quota 3 years ago
Côme Chilliet 5aed587e25
Fix setQuota on User on 32bits 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Louis Chemineau 6c11944679 I dug into it again, and the issue is much simpler than I previously though. 3 years ago
Maxence Lange c37bad1ce4 rtrim url earlier 3 years ago
Maxence Lange c4bdc1cfbc filter index.php from cloudId 3 years ago
Christopher Ng d59585974e Fix creation of new user and display the correct error message 3 years ago
Robin Appelman 9e34a21129
only update last login timestamp with minute percision 3 years ago
Joas Schilling 6e3d668436
Keep non default protocol in cloud id 4 years ago
Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend 4 years ago
Louis Chemineau 8a2cf5bb68 Do not dispatch postSetPassword when setPassword fails 4 years ago
Joas Schilling b90e657ac7
Delay loading user preferences until we need them 4 years ago
Arthur Schiwon 4461b9e870
enable the user to set a primary (notification) email address (backend) 4 years ago
Julien Veyssier 416d10f76c refs #21045 add app config to disable unlimited quota and to set max quota 4 years ago
Julius Härtl f43c2b45d8
Directly return cloud id from user 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Robin Appelman ed2d02d5f1
better cleanup of user files on user deletion 5 years ago
Roeland Jago Douma 618805b14f Fix RedundantPropertyInitializationCheck 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Morris Jobke 9bf76d2bad
Streamline user creation and deletion events 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Robin Appelman 674db6da88
add event to allow apps to overwrite user quota 5 years ago
Morris Jobke 4a7d7e446f
User.php: rename of old dispatcher to legacyDispatcher 5 years ago
Morris Jobke 36ee37ec0a
Migrate OC_Group post_removeFromGroup hook to actual event object 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Julius Härtl d74e9045ac
Delete avatar if a user is deleted 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago