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
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-04-29Update license headers for 19Christoph Wurst
2020-04-16PHP-CS-Fixer greenRoeland Jago Douma
2020-04-14use serverControls directly with LDAP calls, fixes 19127Arthur Schiwon
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-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-03-19LDAP Password Modify Extended Operation supportPeter Kubica
2018-11-07avoid logging of "Partial search results returned: Sizelimit exceeded at"Arthur Schiwon
2018-10-25functions that were checked for are present since PHP 5.4, supported is >=/Arthur Schiwon
2018-01-02throw ServerNotAvailableException when LDAP is caught shutting downArthur Schiwon
2017-07-21fix phpdoc return types (no code change)Arthur Schiwon
2017-01-30LDAP's checkPassword should only catch when a user was not found, fixes #2431Arthur Schiwon
2016-11-23Add testsLukas Reschke
2016-11-23restore ldap_password_prroot
2016-08-29fix a few minor code smellsJörn Friedrich Dreyer
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-25Move interface to PSR-4Joas Schilling
2016-05-25Move LDAP to PSR-4Joas Schilling