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
2022-09-05Fix typos in apps/ subdirectoryfix/fix-apps-typosluz paz
2022-08-22Remove unused methodbugfix/noid/fix-plural-usage-in-ldapJoas Schilling
2022-08-22Fix plural usage in LDAP wizardJoas Schilling
2022-03-31Fix assignment of the LDAP Wizard connectionChristoph Wurst
2021-12-16Fix PHP 8.1 support for user_ldap applicationCôme Chilliet
2021-10-14Use Psr\Log\LoggerInterface where it can easily be used in user_ldapCôme Chilliet
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-11-06Use query builder instead of OC_DB in user_ldapJoas Schilling
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-08added "zimbraMailForwardingAddress" as a Group-Member association attribute t...Tobias Perschon
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Add visibility to all properties and move static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-05-17fixes possible override of uniqueMember by autodetectionArthur Schiwon
2018-04-26move log constants to ILoggerArthur Schiwon
2018-04-05parameter provided to L10N::n() could have been a stringArthur Schiwon
2018-01-27Remove unneeded semicolon and parenthesesMorris Jobke
2018-01-26Use type casting instead of *val() methodMorris Jobke
2018-01-26Use type casting instead of *val() methodMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-09-05Merge pull request #5642 from tobru/fix/groupOfUniqueNames_in_WizardMorris Jobke
2017-08-10Merge pull request #5616 from nextcloud/ldap-wizard-remove-LDAPTLS_REQCERT-at...Morris Jobke
2017-08-01Fix comparison in the ldap appJoas Schilling
2017-07-21do not attempt to recognise cert issue by using LDAPTLS_REQCERTArthur Schiwon
2017-07-14: Bigversal and LDAPAllan Nordhøy
2017-07-07recognize groupOfUniqueNames as valid LDAP group objectTobias Brunner
2017-04-25user_ldap: Add support for gidNumberXuanwo
2016-10-13Harden emptyVictor Dubiniuk
2016-10-10DI IConfig into ldap helperRoeland Jago Douma
2016-08-29fix a few minor code smellsJörn Friedrich Dreyer
2016-07-27Merge pull request #349 from nextcloud/ldab-groupOfUniqueNamesblizzz
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-07-08add groupOfUniqueNames as valid group object classRobin Appelman
2016-05-26Update license headersLukas Reschke
2016-05-25Fix several minor issuesJoas Schilling
2016-05-25Move Access to PSR-4Joas Schilling
2016-05-25Move Configuration to PSR-4Joas Schilling
2016-05-25Move Helper to PSR-4Joas Schilling
2016-05-25Move interface to PSR-4Joas Schilling
2016-05-25Move LDAP Utility to PSR-4Joas Schilling
2016-05-25Move wizardJoas Schilling