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
2017-02-17Background jobs can take 4k of characters only. We find a good batch size.Arthur Schiwon
2017-02-17Add repair stepsArthur Schiwon
2017-02-17add integration test for uuid attr detectionArthur Schiwon
2017-02-17Fix determining the UUID attribute, default of the override is nullArthur Schiwon
2017-02-15Merge pull request #3421 from espro/freeipa-uuid-fixMorris Jobke
2017-02-10Update uuidAttributes list to include FreeIPA's ipauniqueidBrent Bloxam
2017-01-30LDAP's checkPassword should only catch when a user was not found, fixes #2431Arthur Schiwon
2017-01-26Merge pull request #3264 from nextcloud/ldap-deny-long-dnsMorris Jobke
2017-01-26Merge pull request #3162 from nextcloud/ldap-ocsMorris Jobke
2017-01-25Gracefully deny users or groups with too long DNsArthur Schiwon
2017-01-24Add icon to admin page sidebar for LDAPMorris Jobke
2017-01-21fix deletion for configIDs < s10Arthur Schiwon
2017-01-21LDAP PUT command now supports setting multiple keys at onceArthur Schiwon
2017-01-19LDAP OCS Api for show configArthur Schiwon
2017-01-19test against OCS v2 insteadArthur Schiwon
2017-01-19add LDAP OCS Api for modifying a configurationArthur Schiwon
2017-01-19Add the icons for shipped appsJoas Schilling
2017-01-19fix and extend behat testsArthur Schiwon
2017-01-19LDAP OCS Api for delete configArthur Schiwon
2017-01-18LDAP OCS Api for create configArthur Schiwon
2016-12-20remove frequent, unimportant log messageArthur Schiwon
2016-12-05adjust: sanitizeDN resides in HelperArthur Schiwon
2016-12-05Extract lowercase conversion out of the loopJuan Pablo Villafáñez
2016-12-05range support for LDAP read operationsArthur Schiwon
2016-11-29log exception about user not present on LDAP on login only if loglevel is set...Arthur Schiwon
2016-11-23Add testsLukas Reschke
2016-11-23restore ldap_password_prroot
2016-10-16Merge branch 'master' into downstream-ldap-3Arthur Schiwon
2016-10-13Harden emptyVictor Dubiniuk
2016-10-13symfony replaced table helper by class, fixes two broken LDAP occ commandsArthur Schiwon
2016-10-10Use more IConfig and add unit testsRoeland Jago Douma
2016-10-10DI IConfig into ldap helperRoeland Jago Douma
2016-10-10Do not query data that is already in the appconfigRoeland Jago Douma
2016-10-07cache loginName2UserName and cover the method with unit testsArthur Schiwon
2016-10-06Log the error with display nameJoas Schilling
2016-10-04Prevent user with empty uidJörn Friedrich Dreyer
2016-09-12Fix the User_LDAP appJoas Schilling
2016-08-29Fix phpdocRoeland Jago Douma
2016-08-29fix a few minor code smellsJörn Friedrich Dreyer
2016-08-15Add unit testsLukas Reschke
2016-08-13change casing in section display namesArthur Schiwon
2016-08-11rename IAdmin to ISettings, the interface is not bound to a specific settings...Arthur Schiwon
2016-08-10more admin page splitup improvementsArthur Schiwon
2016-08-09Initial work on Apps page split:Arthur Schiwon
2016-07-28Merge pull request #590 from nextcloud/fixing-undefined-OfflineUser-composeAn...Morris Jobke
2016-07-28Merge pull request #592 from nextcloud/ldap-avoidneedlesssetemailonloginLukas Reschke
2016-07-28Nextcloud license header for new filesroot
2016-07-27Prevent setting email and triggering events at login time (#25553)Vincent Petry
2016-07-27[stable9.1] Fix undefined OfflineUser::composeAndStoreDisplayName() - fixes #...Thomas Müller
2016-07-27Merge branch 'master' of https://github.com/nextcloud/serverroot