nextcloud/apps
Kent Delante 8d4fa6fa47 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:19 +00:00
..
admin_audit fix(l10n): Update translations from Transifex 2026-03-31 00:19:30 +00:00
cloud_federation_api fix(l10n): Update translations from Transifex 2026-02-24 00:19:43 +00:00
comments fix(l10n): Update translations from Transifex 2026-04-08 00:19:24 +00:00
contactsinteraction fix(l10n): Update translations from Transifex 2026-03-27 00:29:24 +00:00
dashboard fix(l10n): Update translations from Transifex 2026-04-01 00:19:33 +00:00
dav fix(l10n): Update translations from Transifex 2026-04-22 00:19:13 +00:00
encryption Merge pull request #59315 from nextcloud/backport/59202/stable32 2026-04-07 23:38:49 +02:00
federatedfilesharing Merge pull request #58900 from nextcloud/backport/58689/stable32 2026-04-13 10:47:50 +02:00
federation fix(l10n): Update translations from Transifex 2026-04-18 00:19:14 +00:00
files fix(l10n): Update translations from Transifex 2026-04-22 00:19:13 +00:00
files_external fix(s3): ignore prefixes with repeating delimiters 2026-04-22 09:31:19 +00:00
files_reminders fix(l10n): Update translations from Transifex 2026-04-22 00:19:13 +00:00
files_sharing chore: update openapi 2026-04-21 19:14:32 +02:00
files_trashbin test: skip testTrashEntryCreatedWhenSourceNotInCache on object store 2026-04-08 16:04:57 +00:00
files_versions fix: only mask the permissions for the users home directory for public shares 2026-04-10 01:57:23 +02:00
lookup_server_connector fix(l10n): Update translations from Transifex 2026-03-28 00:30:40 +00:00
oauth2 fix(frontend): add strict password confirmation for sensitive admin actions 2026-04-21 16:49:31 +02:00
profile fix(l10n): Update translations from Transifex 2026-04-20 00:19:05 +00:00
provisioning_api fix: Add missing PasswordConfirmationRequired attributes 2026-04-21 13:41:43 +00:00
settings fix(l10n): Update translations from Transifex 2026-04-22 00:19:13 +00:00
sharebymail fix(l10n): Update translations from Transifex 2026-04-22 00:19:13 +00:00
systemtags fix(l10n): Update translations from Transifex 2026-04-20 00:19:05 +00:00
testing fix: Fix caching routes by users with an active session 2025-12-15 09:53:32 +00:00
theming fix(l10n): Update translations from Transifex 2026-04-18 00:19:14 +00:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2026-03-30 00:29:37 +00:00
updatenotification fix(l10n): Update translations from Transifex 2026-04-21 00:18:52 +00:00
user_ldap fix(l10n): Update translations from Transifex 2026-04-08 00:19:24 +00:00
user_status fix(l10n): Update translations from Transifex 2026-04-08 00:19:24 +00:00
weather_status fix(l10n): Update translations from Transifex 2026-04-06 00:21:44 +00:00
webhook_listeners fix(l10n): Update translations from Transifex 2026-02-24 00:19:43 +00:00
workflowengine fix(l10n): Update translations from Transifex 2026-04-20 00:19:05 +00:00