server/apps/files_sharing/tests
Vincent Petry 67160e0861 Do not automatically add "update" permission to shared mounts
In the past it seems the update permission was needed to be able to
rename shared mounts, but it doesn't seem to be the case any more.

Removing the "update" permission that used to be added automatically
fixes the read-only permission check when trying to overwrite a
read-only file over WebDAV.
2015-03-20 12:33:59 +01:00
..
controller Allow iframes from same domain in share view 2015-03-10 10:06:15 +01:00
external Do not make setupMounts() public just because of testing 2015-03-11 11:10:43 +01:00
js Merge pull request #13679 from owncloud/public-disablesharejsplugin 2015-01-27 09:33:38 +01:00
middleware Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
activity.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
api.php Added unit test 2015-03-19 10:47:09 +01:00
backend.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
cache.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
externalstorage.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
helper.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
migrationtest.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
permissions.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
propagation.php Add unit test for size propagation across share boundaries 2015-03-09 12:56:22 +01:00
proxy.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
server2server.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
share.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
sharedmount.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
sharedstorage.php Do not automatically add "update" permission to shared mounts 2015-03-20 12:33:59 +01:00
testcase.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
updater.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
watcher.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00