]> source.dussan.org Git - nextcloud-server.git/commit
Allow specifying protocol in ext storage OC config
authorVincent Petry <pvince81@owncloud.com>
Mon, 13 Oct 2014 15:15:58 +0000 (17:15 +0200)
committerVincent Petry <pvince81@owncloud.com>
Mon, 13 Oct 2014 15:15:58 +0000 (17:15 +0200)
commitab5149f5df332a41f88973ecdc0a9b7ba24a5423
treea5e71ae6dc76ba0c4d2ecccd49a2045499fa4eee
parent4b9465b937a7754d2b58a77cf8f12adeaccef993
Allow specifying protocol in ext storage OC config

Allow specifying a protocol in the host field when mounting another
ownCloud instance. Note that this was already possible with the WebDAV
config but this bug made it inconsistent.
apps/files_external/lib/owncloud.php
apps/files_external/tests/owncloudfunctions.php [new file with mode: 0644]
lib/private/files/storage/dav.php