nextcloud/apps/files_external
Kent Delante 6ce657f2ee fix(s3): ignore prefixes with repeating delimiters
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.
2026-04-22 16:07:45 +08:00
..
appinfo feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
composer Merge pull request #56499 from nextcloud/authoritative-mount-provider-files_external 2026-01-13 16:36:33 +01:00
img feat(files_external): Migrate settings to Vue 2026-01-13 01:30:37 +00:00
l10n fix(l10n): Update translations from Transifex 2026-04-21 00:18:36 +00:00
lib fix(s3): ignore prefixes with repeating delimiters 2026-04-22 16:07:45 +08:00
src fix(files_external): properly set default values for backend options 2026-04-02 03:47:33 +02:00
templates fix(files_external): adjust settings 2026-01-13 01:30:37 +00:00
tests refactor: Apply rector changes 2026-04-12 14:48:13 +00:00
.l10nignore chore: Add SPDX header 2024-06-06 18:05:37 +02:00
openapi.json chore(deps): Update nextcloud/openapi-extractor to v1.8.2 2025-08-26 10:21:10 +02:00
openapi.json.license chore: Add SPDX header 2024-06-06 18:05:37 +02:00