Commit Graph

56 Commits (db625f01b3fdafacd2e4d110eaaa6efb69cd6eb9)

Author SHA1 Message Date
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Arthur Schiwon 699871dcb0
these code bits were part of old logic that was already refactored out 6 years ago
Arthur Schiwon 84619a5b9c
use serverControls directly with LDAP calls, fixes 19127 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 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 2fbad1ed72
Fix (array) indent style to always use one tab 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
Philipp Staiger 8769d97f62 single squashed commit for bug fix 6 years ago
Arthur Schiwon 5cae135b94
decouple userExists from userExistsOnLDAP check 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Arthur Schiwon 8d2f712420
Don't process known avatars from LDAP 7 years ago
Morris Jobke 36618b111f
Pass old value to user triggerChange hook 7 years ago
Arthur Schiwon 792bcb82ae
add LDAP ConfigHandler for external storages and "$home" var 7 years ago
Arthur Schiwon 8bacbffe28
do not forgot to store the second displayname portion 7 years ago
Arthur Schiwon 0c5d9127e8
remove app specific IUserTools and consolidate test 7 years ago
Arthur Schiwon 49456e42f9
do not run into UniqueConstraintViolationException 7 years ago
Arthur Schiwon bbe44108b5
only write when the displayname differs, but then announce it 7 years ago
Arthur Schiwon 343036e55c
allow admin to disable fetching of avatars as well as a specific attribute 8 years ago
Arthur Schiwon a4dda465c2
let user set avatar in nextcloud von LDAP provides invalid image data 8 years ago
Arthur Schiwon cc51a00c93
lower log level for quota manipulation cases 8 years ago
Roger Szabo 856164e578 Fix "Invalid argument supplied for foreach()" 8 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
Morris Jobke 2ad2eb38e8
Use type casting instead of *val() method 8 years ago
Morris Jobke 2a38605545
Properly log the full exception instead of only the message 8 years ago
sidey79 45dfc11137
tryfix needsRefresh unit tests 8 years ago
sidey79 039f6c9636
Fixed Typo in user.php 8 years ago
sidey79 0b290c0904
Update User.php 8 years ago
Arthur Schiwon 59c05d5447
move LDAP user attributes "sync" to background (except for ajax jobs) 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Juan Pablo Villafáñez d6d895dd74
Keep the current quota if no suitable quota is found 9 years ago
Joas Schilling 6c28c4ac8b
Use correct plural form and add special strings for tomorrow and today 9 years ago
Morris Jobke 1729e4471f
Update comments to Nextcloud 9 years ago
Roger Szabo 5fa218051b unit test adjustment 9 years ago
Roger Szabo f49ff74943 blizzz comments 03.04.2017 with caching 9 years ago
Roger Szabo 33c8bf1857 blizzz comments 03.04.2017 9 years ago
Roger Szabo 1853c1ade2 remove redundant tabs 9 years ago
Roger Szabo 5e7723f15c restore ldap_password_renew_pr 9 years ago
Juan Pablo Villafáñez 3676189e05
Add comments in the updateQuota method to explain the behavior 9 years ago
Juan Pablo Villafáñez f9832ff347
Check if the user exists before trying to set the quota 9 years ago
Juan Pablo Villafáñez 3345a72e7e
Correctly apply quota 9 years ago
Victor Dubiniuk 011d5f554c
Harden empty 10 years ago
Joas Schilling 82c29e1204
Log the error with display name 10 years ago
Jörn Friedrich Dreyer 0ae9a2c9fe
Prevent user with empty uid 10 years ago
Vincent Petry 77df09d58a
Prevent setting email and triggering events at login time (#25553) 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago