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
2021-12-20[stable23] Avoid use of iconv to get rid of unicodeCôme Chilliet
2021-10-19Use Psr\Log\LoggerInterface in OCA\User_LDAP\AccessCôme Chilliet
2021-09-27ensure that user and group IDs in LDAP's tables are also max 64charsArthur Schiwon
2021-01-12really use known groupsArthur Schiwon
2020-12-07Cancel 1 LDAP test for php8Roeland Jago Douma
2020-11-06Use query builder instead of OC_DB in user_ldapJoas Schilling
2020-10-26user share manager to determine share ownershipArthur Schiwon
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-04-14use serverControls directly with LDAP calls, fixes 19127Arthur Schiwon
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2018-05-29check user state when fetching to avoid dealing with offline objectsArthur Schiwon
2018-04-05DI for NC's user managerArthur Schiwon
2018-03-05treat iconv issuesArthur Schiwon
2018-03-02do not create empty userid when attribute does not have allowed charsArthur Schiwon
2017-12-08don't cache user, if no internal user id was retrieved/assignedArthur Schiwon
2017-12-07ensure that users are cached when they are retrievedArthur Schiwon
2017-11-09resolve DIArthur Schiwon
2017-11-09adjust testsArthur Schiwon
2017-11-09don't skip updating when ajax is set as background job modeArthur Schiwon
2017-11-09move ldap user sync to background (WIP)Arthur Schiwon
2017-11-06Update license headersMorris Jobke
2017-03-31restore ldap_password_renew_prRoger Szabo
2016-11-23Add testsLukas Reschke
2016-10-13fix and tidy up tests after merge conflictsArthur Schiwon
2016-10-13Update tests for phunit 5.5Victor Dubiniuk
2016-10-10DI IConfig into ldap helperRoeland Jago Douma
2016-09-12Fix the User_LDAP appJoas Schilling
2016-09-06Fix getMock user_ldapRoeland Jago Douma
2016-08-29fix a few minor code smellsJörn Friedrich Dreyer
2016-07-22New LDAPProvider for user_ldaproot
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-25Move tests/ to PSR-4Joas Schilling