mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
Whenever an external storage of type Local points at a non-existing directory, process this as a StorageNotAvailable instead of returning 404. This makes desktop clients ignore the folder instead of deleting it when it becomes unavailable. The code change was limited to external storages to avoid issues during setup and with the default home storage. Signed-off-by: Vincent Petry <pvince81@yahoo.fr> |
||
|---|---|---|
| .. | ||
| Auth | ||
| Backend | ||
| Config | ||
| Notify | ||
| Storage | ||
| DefinitionParameter.php | ||
| DependencyTrait.php | ||
| FrontendDefinitionTrait.php | ||
| IdentifierTrait.php | ||
| IFrontendDefinition.php | ||
| IIdentifier.php | ||
| InsufficientDataForMeaningfulAnswerException.php | ||
| LegacyDependencyCheckPolyfill.php | ||
| MissingDependency.php | ||
| PersonalMount.php | ||
| PriorityTrait.php | ||
| SessionStorageWrapper.php | ||
| StorageConfig.php | ||
| StorageModifierTrait.php | ||
| VisibilityTrait.php | ||