summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/config.php
Commit message (Expand)AuthorAgeFilesLines
...
* Rename SMB_Auto to SMB_OC and change visible nameRobin McCorkell2014-03-261-2/+2
* SMB/CIFS mount using OwnCloud logon credentialsRobin McCorkell2014-03-261-3/+11
* Merge pull request #7888 from owncloud/extstorage-multiplemountpointconfigVincent Petry2014-03-261-26/+52
|\
| * Fix merging of external storage configurationsVincent Petry2014-03-261-26/+52
* | Pretty print mount.json when possibleVincent Petry2014-03-261-1/+6
|/
* Removed commentVincent Petry2014-03-201-2/+0
* Lazy load phpseclib in ext storage configVincent Petry2014-03-201-1/+3
* Fix typo in mount loadingRobin Appelman2014-03-201-1/+1
* Fixed ext storage password field order issueVincent Petry2014-03-191-1/+4
* Added tests to check mount point list for a target userVincent Petry2014-03-191-7/+22
* Moved external storage mounting code to files_external appVincent Petry2014-03-191-3/+84
* Added IV for ext storage password encryptionVincent Petry2014-03-191-10/+33
* Added password obfuscation for external storage configVincent Petry2014-03-191-2/+60
* Added unit tests for when adding ext storage mount pointsVincent Petry2014-03-181-0/+6
* Fix validation of allowed personal backendVincent Petry2014-03-181-1/+1
* Merge pull request #7354 from pschmitt/masterLukas Reschke2014-03-051-1/+1
|\
| * Use 'command -v' to detect whether and where software is installed (instead o...Philipp Schmitt2014-02-211-1/+1
* | Merge pull request #7261 from owncloud/issue/6793Jan-Christoph Borchardt2014-03-051-3/+33
|\ \
| * | Allow admins to disable certain external storages for usersJoas Schilling2014-02-261-3/+33
* | | Merge pull request #7525 from owncloud/fix_S3stringThomas Müller2014-03-041-1/+1
|\ \ \ | |/ / |/| |
| * | fix https://github.com/owncloud/core/issues/6825Frank Karlitschek2014-03-041-1/+1
* | | Merge pull request #7335 from owncloud/fix-7333Vincent Petry2014-02-251-2/+4
|\ \ \ | |/ / |/| |
| * | Fixed mount config pathVincent Petry2014-02-241-3/+4
| * | Fix code to search for mount.json in custom data foldersLukas Reschke2014-02-201-1/+2
| |/
* | Merge branch 'master' into extstorage-configclassRobin Appelman2014-02-211-4/+2
|\|
| * Merge pull request #6999 from kofemann/mount-configLukas Reschke2014-02-201-4/+2
| |\
| | * mount: make location of mount.json configurableTigran Mkrtchyan2014-01-291-4/+2
| * | Revert "Added extra checks for ext storage class"Vincent Petry2014-02-201-7/+1
| * | Added extra checks for ext storage classVincent Petry2014-02-191-1/+7
* | | Added extra checks for ext storage classVincent Petry2014-02-201-1/+7
|/ /
* | Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-141-3/+3
|\ \
| * | External FTP Storage should request hostname instead of URLJoas Schilling2014-02-121-1/+1
| * | Make google drive client secret and dropbox api secret a password fieldJoas Schilling2014-02-071-2/+2
| |/
* | Fix more documentation failesJoas Schilling2014-02-081-11/+6
* | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-1/+7
|/
* Merge pull request #6422 from ccerrillo/fixing-6301-external-mount-webdav-bla...Vincent Petry2014-01-131-4/+2
|\
| * Fix ```createCertificateBundle``` and ```getCertificates``` methodsCarlos Cerrillo2013-12-171-4/+2
* | Merge pull request #5238 from owncloud/externalstorage-owncloudbackendThomas Müller2014-01-081-8/+18
|\ \
| * | Added ownCloud backend for external storageVincent Petry2013-10-091-8/+18
* | | Silence output of 'which' command used in smbclient detectionMichael Monreal2013-12-271-1/+1
| |/ |/|
* | Fixed Amazon S3 ext storage config UIVincent Petry2013-12-031-3/+4
* | Now also preventing the user of "Shared" as mountpointVincent Petry2013-11-221-2/+2
* | Prevent using root as mount point for external storageVincent Petry2013-11-211-0/+5
* | settings tags for optional parametersChristian Berendt2013-10-291-5/+5
* | extended parameter descriptions for SwiftChristian Berendt2013-10-291-8/+8
* | add configuration parameter to manually set the timeout of HTTP requestsChristian Berendt2013-10-241-1/+2
* | adjustment of the configuration parametersChristian Berendt2013-10-221-8/+15
|/
* more is_resource checks before readdirArthur Schiwon2013-09-051-1/+1
* Compare result are already true/falseBart Visscher2013-08-171-6/+6
* no files external for SMB on windowsThomas Müller2013-08-151-10/+16