nextcloud/apps/files_external/lib
Robin McCorkell b6eb952ac6 Propagate auth mechanism/backend failures to filesystem layer
Failure to prepare the storage during backend or auth mechanism
manipulation will throw an InsufficientDataForMeaningfulAnswerException,
which is propagated to StorageNotAvailableException in the filesystem
layer via the FailedStorage helper class.

When a storage is unavailable not due to failure, but due to
insufficient data being available, a special 'indeterminate' status is
returned to the configuration UI.
2015-08-19 10:08:23 +01:00
..
auth Compatibility shims for OC_Mount_Config 2015-08-19 10:08:14 +01:00
backend Compatibility shims for OC_Mount_Config 2015-08-19 10:08:14 +01:00
config Propagate auth mechanism/backend failures to filesystem layer 2015-08-19 10:08:23 +01:00
amazons3.php Use the new IteratorDirectory instead of the fakedir wrapper 2015-07-15 13:57:53 +02:00
api.php Revert "Use OCP classes as much as possible in files_external" 2015-07-02 13:00:21 +02:00
config.php Propagate auth mechanism/backend failures to filesystem layer 2015-08-19 10:08:23 +01:00
definitionparameter.php Introduce BackendService for managing external storage backends 2015-08-19 10:05:11 +01:00
dependencytrait.php Introduce BackendService for managing external storage backends 2015-08-19 10:05:11 +01:00
dropbox.php Use the new IteratorDirectory instead of the fakedir wrapper 2015-07-15 13:57:53 +02:00
etagpropagator.php Update license headers 2015-03-26 11:44:36 +01:00
failedstorage.php Propagate auth mechanism/backend failures to filesystem layer 2015-08-19 10:08:23 +01:00
frontenddefinitiontrait.php Introduce BackendService for managing external storage backends 2015-08-19 10:05:11 +01:00
ftp.php Update license headers 2015-03-26 11:44:36 +01:00
google.php Use the new IteratorDirectory instead of the fakedir wrapper 2015-07-15 13:57:53 +02:00
identifiertrait.php Split backend identifiers from the class name 2015-08-19 10:05:11 +01:00
insufficientdataformeaningfulanswerexception.php Propagate auth mechanism/backend failures to filesystem layer 2015-08-19 10:08:23 +01:00
missingdependency.php Introduce BackendService for managing external storage backends 2015-08-19 10:05:11 +01:00
notfoundexception.php Update license headers 2015-03-26 11:44:36 +01:00
owncloud.php Update license headers 2015-03-26 11:44:36 +01:00
personalmount.php Introduce BackendService for managing external storage backends 2015-08-19 10:05:11 +01:00
prioritytrait.php Introduce BackendService for managing external storage backends 2015-08-19 10:05:11 +01:00
sftp.php Merge pull request #14779 from owncloud/use-iterator-directory 2015-08-07 22:16:47 +01:00
sftp_key.php Use absolute namespace 2015-08-05 10:30:39 +02:00
smb.php Double slash for SMB storage id for compatibility 2015-07-28 11:41:54 +02:00
smb_oc.php update license headers and authors 2015-06-25 14:13:49 +02:00
storageconfig.php Split backend identifiers from the class name 2015-08-19 10:05:11 +01:00
storagemodifiertrait.php Propagate auth mechanism/backend failures to filesystem layer 2015-08-19 10:08:23 +01:00
streamwrapper.php handle rmdir on files for ftp storages 2015-07-16 15:44:10 +02:00
swift.php Use the new IteratorDirectory instead of the fakedir wrapper 2015-07-15 13:57:53 +02:00
visibilitytrait.php Authentication mechanisms for external storage backends 2015-08-19 10:05:11 +01:00