nextcloud/apps
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
..
admin_audit fix(l10n): Update translations from Transifex 2026-03-31 00:19:16 +00:00
cloud_federation_api Merge pull request #59721 from nextcloud/bugfix/noid/throttle-ocm-requests 2026-04-20 13:41:50 +02:00
comments fix(l10n): Update translations from Transifex 2026-04-08 00:19:10 +00:00
contactsinteraction fix(l10n): Update translations from Transifex 2026-03-27 00:29:10 +00:00
dashboard fix(dashboard): remove status list if there are none 2026-04-07 16:56:30 +02:00
dav fix(l10n): Update translations from Transifex 2026-04-22 00:18:59 +00:00
encryption fix(encryption): limit oprhaned keys scan to one user 2026-04-21 12:13:22 +02:00
federatedfilesharing fix(l10n): Update translations from Transifex 2026-03-27 00:29:10 +00:00
federation fix(l10n): Update translations from Transifex 2026-04-18 00:19:00 +00:00
files fix(l10n): Update translations from Transifex 2026-04-22 00:18:59 +00:00
files_external fix(s3): ignore prefixes with repeating delimiters 2026-04-22 16:07:45 +08:00
files_reminders fix(l10n): Update translations from Transifex 2026-04-22 00:18:59 +00:00
files_sharing chore: update openapi 2026-04-21 19:13:53 +02:00
files_trashbin fix(Wrapper): Always use getWrapperStorage() 2026-04-14 16:08:37 +02:00
files_versions chore: fix ESLint issues for rules added in ESLint v10 2026-04-20 22:13:24 +02:00
lookup_server_connector fix(l10n): Update translations from Transifex 2026-03-28 00:30:27 +00:00
oauth2 Merge pull request #59764 from nextcloud/fix/add-missing-password-required 2026-04-21 15:41:15 +02:00
profile fix(l10n): Update translations from Transifex 2026-04-20 00:18:51 +00:00
provisioning_api fix: Add missing PasswordConfirmationRequired attributes 2026-04-21 10:21:07 +02:00
settings fix(l10n): Update translations from Transifex 2026-04-22 00:18:59 +00:00
sharebymail fix(l10n): Update translations from Transifex 2026-04-22 00:18:59 +00:00
systemtags chore: fix ESLint issues for rules added in ESLint v10 2026-04-20 22:13:24 +02:00
testing fix(testing): Fix fake provider reverting strings with emojis 2026-04-10 16:03:25 +02:00
theming fix(l10n): Update translations from Transifex 2026-04-18 00:19:00 +00:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2026-03-30 00:29:17 +00:00
updatenotification fix(l10n): Update translations from Transifex 2026-04-21 00:18:36 +00:00
user_ldap fix: Change the setting name 2026-04-14 10:49:15 +02:00
user_status fix(l10n): Update translations from Transifex 2026-04-08 00:19:10 +00:00
weather_status fix(l10n): Update translations from Transifex 2026-04-06 00:21:20 +00:00
webhook_listeners fix(webhook_listeners): Fix typo in comment 2026-03-10 14:39:30 +01:00
workflowengine fix(l10n): Update translations from Transifex 2026-04-20 00:18:51 +00:00