nextcloud/apps/files_external
Kent Delante 981b1c14c7 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 09:31:05 +00:00
..
3rdparty chore: update icewind/streams in files_external 2025-08-07 14:55:18 +02:00
ajax chore: Add SPDX header 2024-06-06 18:05:37 +02:00
appinfo feat(files): Mark homefolder as overwritten when an external storage mounted at / exists 2026-01-14 19:21:06 +01:00
composer feat(files): Mark homefolder as overwritten when an external storage mounted at / exists 2026-01-14 19:21:06 +01:00
css chore: Compile assets 2024-11-19 09:42:13 +01:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
js feat: Use inline password confirmation in external storage settings 2024-11-28 11:01:54 +01:00
l10n fix(l10n): Update translations from Transifex 2026-02-16 00:21:06 +00:00
lib fix(s3): ignore prefixes with repeating delimiters 2026-04-22 09:31:05 +00:00
src fix(files_external): check for changes when saving settings 2025-11-12 07:38:55 +00:00
templates fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 2025-05-06 09:43:35 +02:00
tests feat(files): Mark homefolder as overwritten when an external storage mounted at / exists 2026-01-14 19:21:06 +01:00
.l10nignore chore: Add SPDX header 2024-06-06 18:05:37 +02:00
openapi.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
openapi.json.license chore: Add SPDX header 2024-06-06 18:05:37 +02:00