nextcloud/apps
Carlos Cerrillo ce1a1996f7 Fixing Issue #6301 on master branch
Added private var $certPath to store the user root cert

Move logic to determine the $certPath path to the constructor and modify to get the path from OC_User::getHome()

Add curl options to use the certificate to avoid certificate errors with self-signed certicates in the downdload/upload method so we don't get blank files

Only set SSL things when ```$this->secure``` is ```true```

Fix ```createCertificateBundle``` and  ```getCertificates``` methods
from ```OC_Mount_config``` to use ```OC_User::getHome``` to get the
path

Backport of 7c264c88fe,
b245e2e3d8 and
c06844c374 to stable6 (squashed)
2014-01-13 16:38:30 +01:00
..
files Fixed various file name escaping issues in core apps 2014-01-12 13:29:54 +01:00
files_encryption tests added 2013-12-19 20:10:42 +01:00
files_external Fixing Issue #6301 on master branch 2014-01-13 16:38:30 +01:00
files_sharing Fixed various file name escaping issues in core apps 2014-01-12 13:29:54 +01:00
files_trashbin Fixed various file name escaping issues in core apps 2014-01-12 13:29:54 +01:00
files_versions Fixed various file name escaping issues in core apps 2014-01-12 13:29:54 +01:00
user_ldap LDAP: add tests for countUsers 2014-01-09 17:00:14 +01:00
user_webdavauth [tx-robot] updated from transifex 2013-11-15 22:56:31 -05:00