Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-04Don't process known avatars from LDAPArthur Schiwon
2019-04-11Pass old value to user triggerChange hookMorris Jobke
2019-02-14add LDAP ConfigHandler for external storages and "$home" varArthur Schiwon
2019-02-14ensure attribute names are lower casedArthur Schiwon
2018-12-21LDAP: extend remnants output with "detected on" fieldArthur Schiwon
2018-12-21add tests for the DUIArthur Schiwon
2018-12-21do not forgot to store the second displayname portionArthur Schiwon
2018-10-31remove app specific IUserTools and consolidate testArthur Schiwon
2018-10-30Merge pull request #12054 from nextcloud/fix/5212/interact-with-userobjectRoeland Jago Douma
2018-10-30do not run into UniqueConstraintViolationExceptionArthur Schiwon
2018-10-29remove unneeded empty search attribute values, fixes #12086Arthur Schiwon
2018-10-26only write when the displayname differs, but then announce itArthur Schiwon
2018-07-05allow admin to disable fetching of avatars as well as a specific attributeArthur Schiwon
2018-07-03let user set avatar in nextcloud von LDAP provides invalid image dataArthur Schiwon
2018-06-28lower log level for quota manipulation casesArthur Schiwon
2018-05-02Fix "Invalid argument supplied for foreach()"Roger Szabo
2018-04-26move log constants to ILoggerArthur Schiwon
2018-01-26Use type casting instead of *val() methodMorris Jobke
2018-01-26Use type casting instead of *val() methodMorris Jobke
2018-01-23Properly log the full exception instead of only the messageMorris Jobke
2017-11-10tryfix needsRefresh unit testssidey79
2017-11-10Fixed Typo in user.phpsidey79
2017-11-10Update User.phpsidey79
2017-11-09move LDAP user attributes "sync" to background (except for ajax jobs)Arthur Schiwon
2017-11-06Update license headersMorris Jobke
2017-09-28Keep the current quota if no suitable quota is foundJuan Pablo Villafáñez
2017-09-01listen to deletion hooks for proper handling, adjust and add testsArthur Schiwon
2017-09-01simplify returning the homePath and fixing #4117Arthur Schiwon
2017-04-26Use correct plural form and add special strings for tomorrow and todayJoas Schilling
2017-04-24Merge pull request #1023 from GitHubUser4234/ldap_password_renew_prblizzz
2017-04-12Update comments to NextcloudMorris Jobke
2017-04-07unit test adjustmentRoger Szabo
2017-04-06blizzz comments 03.04.2017 with cachingRoger Szabo
2017-04-06blizzz comments 03.04.2017Roger Szabo
2017-03-31remove redundant tabsRoger Szabo
2017-03-31restore ldap_password_renew_prRoger Szabo
2017-03-29Add comments in the updateQuota method to explain the behaviorJuan Pablo Villafáñez
2017-03-29Check if the user exists before trying to set the quotaJuan Pablo Villafáñez
2017-03-29Correctly apply quotaJuan Pablo Villafáñez
2016-10-13Harden emptyVictor Dubiniuk
2016-10-06Log the error with display nameJoas Schilling
2016-10-04Prevent user with empty uidJörn Friedrich Dreyer
2016-07-27Prevent setting email and triggering events at login time (#25553)Vincent Petry
2016-07-21Fix apps/Joas Schilling
2016-07-04Cap LDAP user cache (#25323)Jörn Friedrich Dreyer
2016-05-26Update license headersLukas Reschke
2016-05-25Fix several minor issuesJoas Schilling
2016-05-25Move Connection to PSR-4Joas Schilling