nextcloud/apps/files_sharing/lib/external
Vincent Petry d22559200c Fix parsing of remote URL when mounting remote shares
This fix allows for having the remote ownCloud instance live in a
subpath like "http://example.com/basedir/subdir/owncloud".
Such URLs are now parsed correctly.

Added unit test for URL parsing.
2014-06-25 15:11:43 +02:00
..
cache.php Add server<->server sharing backend 2014-06-14 10:10:37 +02:00
manager.php Setup the external share manager in a hook 2014-06-23 11:57:43 +02:00
mount.php Use the movable mount system for external shares 2014-06-14 10:14:08 +02:00
scanner.php Prevent warning 2014-06-16 16:12:32 +02:00
storage.php Fix parsing of remote URL when mounting remote shares 2014-06-25 15:11:43 +02:00