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-04-10Format control structures, classes, methods and functionChristoph 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
2018-03-22Move calls to \OCP\JSON to private \OC_JSONRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-07-14Spelling: Shortening and bindingAllan Nordhøy
2016-08-19Hide the LDAP password in the client sideJuan Pablo Villafáñez
2016-07-27Close session fast when doing a test to prevent blocking the nextJuan Pablo Villafáñez
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-25Move Connection to PSR-4Joas Schilling
2016-05-25Move LDAP to PSR-4Joas Schilling
2016-01-12Happy new year!Thomas Müller
2015-12-08passing an empty base in this diagnosis call will not result in LDAP errorsArthur Schiwon
2015-05-18throw exception on LDAP error 1, which we usually do not see and is pretty ge...Arthur Schiwon
2015-05-18catch unallowed anonymous auth attempt and show specific errorArthur Schiwon
2015-03-26Update license headersJenkins for ownCloud
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2014-08-31Use public api for getting l10nRobin Appelman
2013-12-04LDAP: on testing configuration, set active property to true, otherwise inacti...Arthur Schiwon
2013-10-30replacing ownCloud by theme-able name or avoid it's usageThomas Müller
2013-09-27LDAP: make Access be a dependency to the user and group backend instead of in...Arthur Schiwon
2013-02-15Join split translated stringsBart Visscher
2013-02-15Style cleanup user_ldapBart Visscher
2013-01-31adding l10n support to user_ldapThomas Mueller
2013-01-11introduce configPrefix to allow settings for multiple LDAP serversArthur Schiwon
2012-07-26LDAP: add Test Configuration functionality in the settingsArthur Schiwon