mirror of
https://github.com/nextcloud/server.git
synced 2026-05-14 01:21:32 -04:00
Signed-off-by: Kent Delante <kent@delante.me> Amazon's hosted S3 service allows repeating delimiters in keys (e.g. 'path/to//file.txt' or 'path/to///file.txt') and we get repeating directories in the filecache as a result (based on the previous examples we get 'path/to/to/file.txt' or 'path/to/to/to/file.txt'). This ignores it and its contents for S3 external storage. |
||
|---|---|---|
| .. | ||
| 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 | ||