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
2018-03-26Do not use \OCP\DB anymoreRoeland Jago Douma
2018-03-12Remove deprecated and unsused methods of OCP\DBMorris Jobke
2018-01-29Use ::class statement instead of stringMorris Jobke
2018-01-26Use type casting instead of *val() methodMorris Jobke
2018-01-26Return value immediately instead of assigning to a one-time variableMorris Jobke
2017-12-07ensure that users are cached when they are retrievedArthur Schiwon
2017-11-06Update license headersMorris Jobke
2017-11-03Plugins infrastructure in User_LDAPVinicius Cubas Brand
2017-09-29fix LDAP User deletion (cleanup)Arthur Schiwon
2017-03-31restore ldap_password_renew_prRoger Szabo
2017-01-18LDAP OCS Api for create configArthur 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-07-22New LDAPProvider for user_ldaproot
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-25Move Helper to PSR-4Joas Schilling