nextcloud/apps/files_external/controller
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
..
ajaxcontroller.php Update phpseclib to 2.0 2015-08-03 09:43:45 +02:00
globalstoragescontroller.php Split backend identifiers from the class name 2015-08-19 10:05:11 +01:00
storagescontroller.php Propagate auth mechanism/backend failures to filesystem layer 2015-08-19 10:08:23 +01:00
userstoragescontroller.php Split backend identifiers from the class name 2015-08-19 10:05:11 +01:00