nextcloud/apps/files_sharing/lib
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
..
connector Update license headers 2015-03-26 11:44:36 +01:00
controllers Use IClientService to check for remote ownCloud instances 2015-08-22 14:39:43 +02:00
external Disable the remote sharing notifications until they work properly 2015-09-17 11:14:28 +02:00
middleware Respect disabled sharing API settings 2015-09-22 15:12:16 +02:00
propagation Avoid re-propagation of shares during one propagation run 2015-09-04 16:17:27 +02:00
share Fix extracting basename from path in sharing 2015-08-18 13:41:47 +01:00
activity.php Add reshare activities for the parent sharee and the original file owner 2015-09-15 17:36:56 +02:00
cache.php Split mimetype handling to new class 2015-09-04 17:28:20 +01:00
capabilities.php Expose federated sharing capabilities to authenticated users 2015-09-15 15:10:13 +02:00
deleteorphanedsharesjob.php Fix DeleteOrphanedSharesJob 2015-05-04 13:58:58 +02:00
exceptions.php Update license headers 2015-03-26 11:44:36 +01:00
helper.php Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_util 2015-07-01 08:53:16 +02:00
hooks.php Scrap the notifications when the share is accepted or declined 2015-09-08 09:01:01 +02:00
isharedstorage.php Update license headers 2015-03-26 11:44:36 +01:00
maintainer.php Update license headers 2015-03-26 11:44:36 +01:00
migration.php Update license headers 2015-03-26 11:44:36 +01:00
mountprovider.php Delay setting up the filesystem for a share owner untill the share is used 2015-09-03 13:46:08 +02:00
notifier.php Fix the parameter order in the translation 2015-09-16 06:47:40 +02:00
scanner.php Update license headers 2015-03-26 11:44:36 +01:00
sharedmount.php Use context function call instead of static 2015-09-07 14:28:20 +02:00
sharedstorage.php Delay setting up the filesystem for a share owner untill the share is used 2015-09-03 13:46:08 +02:00
updater.php Merge pull request #15475 from rullzer/files_sharing_OCP_DB 2015-07-01 08:53:03 +02:00
watcher.php Update license headers 2015-03-26 11:44:36 +01:00