nextcloud/apps/files_sharing/lib/external
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
..
cache.php Happy new year! 2016-01-12 15:02:18 +01:00
manager.php Remove the notification if accepting/declining failed because of 404 2016-02-11 10:41:55 +01:00
mount.php Happy new year! 2016-01-12 15:02:18 +01:00
mountprovider.php Happy new year! 2016-01-12 15:02:18 +01:00
scanner.php Happy new year! 2016-01-12 15:02:18 +01:00
storage.php Properly trigger testRemote after getting a 404 from remote fed share 2016-02-18 11:57:03 +01:00