nextcloud/apps/files_sharing/lib
Vincent Petry e1dbae1467 Properly trigger testRemote after getting a 404 from remote fed share
Whenever a remote fed share's shareinfo call returns a 404, don't
directly assume the storage is not available by throwing
StorageNotAvailableException. We need to properly throw
NotFoundException to trigger the later logic that calls testRemote()
that verifies that the 404 is not from a broken server but really from
an obsolete share.
2016-02-18 11:57:03 +01:00
..
controllers check share permissions in share controller 2016-02-09 15:03:00 +01:00
exceptions Happy new year! 2016-01-12 15:02:18 +01:00
external Properly trigger testRemote after getting a 404 from remote fed share 2016-02-18 11:57:03 +01:00
middleware Happy new year! 2016-01-12 15:02:18 +01:00
share Happy new year! 2016-01-12 15:02:18 +01:00
activity.php Add translations of unshare activities 2016-02-10 15:42:48 +01:00
cache.php cleanup shared cache 2016-01-28 11:46:43 +01:00
capabilities.php Happy new year! 2016-01-12 15:02:18 +01:00
deleteorphanedsharesjob.php Happy new year! 2016-01-12 15:02:18 +01:00
expiresharesjob.php Happy new year! 2016-01-12 15:02:18 +01:00
helper.php Merge pull request #21117 from owncloud/owner-file-exists 2016-01-15 13:31:56 +01:00
hooks.php Happy new year! 2016-01-12 15:02:18 +01:00
isharedstorage.php Happy new year! 2016-01-12 15:02:18 +01:00
maintainer.php Happy new year! 2016-01-12 15:02:18 +01:00
migration.php Fix migration step to avoind invisible shares 2016-02-11 13:29:23 +01:00
mountprovider.php Happy new year! 2016-01-12 15:02:18 +01:00
notifier.php Mark the accept button as primary 2016-02-10 08:40:45 +01:00
scanner.php handle noopscanner in shared scanner 2016-01-15 15:37:31 +01:00
sharedmount.php Happy new year! 2016-01-12 15:02:18 +01:00
sharedpropagator.php propagate folder size in the same query for write updates 2016-01-15 15:36:52 +01:00
sharedstorage.php Block shares that dont have the correct source permissions 2016-01-29 13:05:53 +01:00
updater.php Gracefull handle link shares rename hook 2016-02-05 13:57:57 +01:00