nextcloud/apps/files_sharing/tests
Roeland Jago Douma 4dba046712 Respect disabled sharing API settings
If the sharing API setting is disabled that sharing check middle ware
should block the request. Thus making link shares unavailable.
Fixes #18970

* Unit test added
* Unit tests updated
2015-09-22 15:12:16 +02:00
..
api Fix status code 2015-09-15 15:51:54 +02:00
controller Use IClientService to check for remote ownCloud instances 2015-08-22 14:39:43 +02:00
external Scrap the notifications when the share is accepted or declined 2015-09-08 09:01:01 +02:00
js Update JS unit tests for share dialog (WIP) 2015-09-16 07:23:29 +02:00
middleware Respect disabled sharing API settings 2015-09-22 15:12:16 +02:00
activity.php Update license headers 2015-03-26 11:44:36 +01:00
api.php Return permissions and expiration on create share responses 2015-08-30 15:42:19 +02:00
backend.php Update license headers 2015-03-26 11:44:36 +01:00
cache.php adjust test 2015-04-27 14:07:15 +02:00
capabilities.php Expose federated sharing capabilities to authenticated users 2015-09-15 15:10:13 +02:00
deleteorphanedsharesjobtest.php update license headers and authors 2015-06-25 14:13:49 +02:00
etagpropagation.php fix infinite loops with propagating etags on reshares 2015-08-03 17:33:12 +02:00
externalstorage.php Update license headers 2015-03-26 11:44:36 +01:00
helper.php always fall back to default share folder 2015-03-26 21:56:44 +01:00
locking.php Move dummy backend to Tests namespace 2015-09-22 11:01:11 +02:00
migrationtest.php Update license headers 2015-03-26 11:44:36 +01:00
permissions.php update license headers and authors 2015-06-25 14:13:49 +02:00
server2server.php Scrap the notifications when the share is accepted or declined 2015-09-08 09:01:01 +02:00
share.php Add visibility to test methods 2015-07-07 11:07:11 +02:00
sharedmount.php Merge pull request #15475 from rullzer/files_sharing_OCP_DB 2015-07-01 08:53:03 +02:00
sharedstorage.php add unit tests for share target conflict with group shares 2015-08-05 15:41:03 +02:00
sizepropagation.php update license headers and authors 2015-06-25 14:13:49 +02:00
testcase.php Move dummy backend to Tests namespace 2015-09-22 11:01:11 +02:00
unsharechildren.php handle error during setup 2015-06-29 14:06:32 +02:00
updater.php Merge pull request #17083 from owncloud/share-etag-update-target 2015-06-29 09:10:37 +02:00
watcher.php update license headers and authors 2015-06-25 14:13:49 +02:00