nextcloud/apps/files_sharing/lib/Controller
Roeland Jago Douma d6cda3f2a6
When formatting a share node an Empty target is invalid
Fixes #9028

For federated shares the share table holds no target information (since
it is on the other server). So when a node is actually invalid and not
found we should not display it anymore in the shared with sections etc
and thus throw the proper exceptions.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-04-04 11:33:05 +02:00
..
ExternalSharesController.php Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
PublicPreviewController.php Update license headers 2017-11-06 16:56:19 +01:00
RemoteController.php Update license headers 2017-11-06 16:56:19 +01:00
ShareAPIController.php When formatting a share node an Empty target is invalid 2018-04-04 11:33:05 +02:00
ShareController.php fixup! Sharing: redirect to download after authentification if requested 2018-03-01 13:12:24 +01:00
ShareesAPIController.php Return value immediately instead of assigning to a one-time variable 2018-01-26 00:02:03 +01:00
ShareInfoController.php Remove unused import statements 2018-02-14 16:55:43 +01:00