]> source.dussan.org Git - nextcloud-server.git/commit
Correctly get the unique mountpoint name when mounting the share
authorJoas Schilling <nickvergessen@owncloud.com>
Fri, 27 Feb 2015 15:04:17 +0000 (16:04 +0100)
committerJoas Schilling <nickvergessen@owncloud.com>
Tue, 17 Mar 2015 15:03:24 +0000 (16:03 +0100)
commit05c4848954e3b2fed0f02f043dbd67777f4f6c7d
tree8cb6b286c25a84542da44b5995ab1bd2a49d1dad
parentd96b97043b2fa7ba4d676c1d7b44f4aa5e58c8ee
Correctly get the unique mountpoint name when mounting the share

Previously the mount name was checked for uniqueness prior to inserting the
share. This caused problems, when two shares with the same name where done
or folder, mount point, local share with the same name was done, between
sending and accepting of the remote share
apps/files_sharing/ajax/external.php
apps/files_sharing/api/server2server.php
apps/files_sharing/lib/external/manager.php