Commit Graph

63 Commits (7a7ac580944d85c8bdde9aadd95a24e71b9471cb)

Author SHA1 Message Date
Bjoern Schiessle 43f00a2dc8 create uploads directory for ssl certificates if it didn't exists 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Bjoern Schiessle 77f07c672e remove hard coded path 13 years ago
Bjoern Schiessle 6bf1473f0e replace urlencoded slash 13 years ago
Bjoern Schiessle 32b476d6ec remove comments around code block 13 years ago
Bjoern Schiessle 7d41d3aba8 webdav ssl cleanup 13 years ago
Lukas Reschke ea70ca3ce3 CSRF checks 13 years ago
Bjoern Schiessle ca26bcc581 close file after write process 13 years ago
Bjoern Schiessle e91b4bc2ac allow user to upload his own root certificate for secure webdav mount 13 years ago
Bjoern Schiessle 963faf6458 CURLOPT_SSL_VERIFYPEER=false shouldn't be in master 13 years ago
Bjoern Schiessle 8353517969 use OC_Connector_Sabre_Client 13 years ago
Bjoern Schiessle 378fa2bc86 check if caview really exists 13 years ago
Bjoern Schiessle aa3b575ceb disabled user upload of root certificates until sabredav client can handle them 13 years ago
Bjoern Schiessle f86ecb3bf7 send ca cert path to sabredav client 13 years ago
Bjoern Schiessle e258da5c3c certificate should be only visible for users 13 years ago
Bjoern Schiessle 5d61b85a1d allow users to upload ssl root certificates for the webdav client 13 years ago
Bjoern Schiessle ab036d4764 webdav client crashes for secure connections if he doesn't have the right root certificate for ssl verification. For the moment I print at least a useful error message to the OC log and the Apache log 13 years ago
Michael Gapczynski edc6a648d1 Fix placeholder value for optional fields in external storage UI 13 years ago
Michael Gapczynski 719c7f7f6e Fix WebDAV external storage opendir() and stat() for directories, bug fix for oc-1160 13 years ago
Michael Gapczynski 7e9455c382 Allow multiple Google Drive and Dropbox external storages to be configured 13 years ago
Michael Gapczynski 2d49a491fb Clear the mount point value for the new mount point row 13 years ago
Michael Gapczynski f311c2a2ff Hide the delete button on new mount point row 13 years ago
Bjoern Schiessle 60ec46f706 - remove leading http[s] to let createBaseUri() generate secure/unsecure base URI 13 years ago
Michael Gapczynski 31bba86e87 Fix external storage UI for Admin page 13 years ago
Michael Gapczynski db6139fd41 Don't overwrite fake directory stream for Amazon S3 storage 13 years ago
Michael Gapczynski 9b605969f1 Fixes in Dropbox API, try to catch Dropbox exceptions, implement rename and copy in Dropbox storage backend 13 years ago
Michael Gapczynski b7f86cf282 Add Samba Share parameter to external storage UI 13 years ago
Michael Gapczynski 19f94774fb Don't overwrite fake directory stream for Dropbox and Google Drive 13 years ago
Michael Gapczynski 79da782892 Improve error handling of Dropbox storage backend 13 years ago
Michael Gapczynski 618a3c1d94 Fix removing personal mounts 13 years ago
Michael Gapczynski b650f46698 Fix variable checks for mounting Google Drive 13 years ago
Robin Appelman ad4f066bac suppress error when using is_dir on non directory in smb backend 13 years ago
Robin Appelman ed66c63c29 improve caching smb results a bit 13 years ago
Robin Appelman 769cbe9a4c improve filecache support for smb 13 years ago
Michael Gapczynski 92083aa20c Fix upload for Google Drive; Google Documents List API documentation was misleading 13 years ago
Michael Gapczynski bd01e93469 Add support for mounting Google Drive in external storage UI 13 years ago
Michael Gapczynski 5f80be7664 Add support for mounting Dropbox in external storage UI 13 years ago
Lukas Reschke 6defbc7f4d Removed some unessecary sanitizations 13 years ago
Lukas Reschke 27d1c1bb94 Sanitize user input 13 years ago
Michael Gapczynski 3c57fb935b Mount personal mount points into filesystem 13 years ago
Michael Gapczynski ab41b57f62 Add Dropbox storage backend 13 years ago
Bart Visscher ac36512102 Don't use substr to get first char of string 13 years ago
Michael Gapczynski 8fcdccdcdc Add Amazon Web Services SDK to 3rdparty for Amazon S3 external storage 13 years ago
Michael Gapczynski 4b3ae60558 Working UI for external storage mount configuration 13 years ago
Robin Appelman 4768510923 split share and root config for smb backend, also sanitize config a bit more 13 years ago
Michael Gapczynski d334f33eba Initial support for Amazon S3 storage backend 13 years ago
Robin Appelman a1539dace7 share code between smb and ftp filestorage backends 13 years ago
Robin Appelman 2f40f11c87 smb filestorage backend 13 years ago
Michael Gapczynski bee724c53e Initial work on UI for mounting external storage 13 years ago
Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 13 years ago