nextcloud/apps/files_external/lib/Lib
Kent Delante ef15f37236 fix: pass only object key to deleteObjects call
Some S3-compatible object storage hosts don't like the ETag being included in
the request and return a MalformedXML response. In the AWS API documentation,
only the object key is required so just pass that in.

Signed-off-by: Kent Delante <kent.delante@proton.me>
2026-02-27 03:28:50 +00:00
..
Auth refactor(files_external): migrate public key auth to Vue 3 2026-01-13 01:30:37 +00:00
Backend refactor(files_external): migrate public key auth to Vue 3 2026-01-13 01:30:37 +00:00
Config chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Notify chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Storage fix: pass only object key to deleteObjects call 2026-02-27 03:28:50 +00:00
ApplicableHelper.php fix: improve handling updated storages 2026-01-09 17:53:55 +01:00
DefinitionParameter.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
DependencyTrait.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
FrontendDefinitionTrait.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
IdentifierTrait.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
IFrontendDefinition.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
IIdentifier.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
InsufficientDataForMeaningfulAnswerException.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
LegacyDependencyCheckPolyfill.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
MissingDependency.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
PersonalMount.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
PriorityTrait.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SessionStorageWrapper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
StorageConfig.php feat(external-storage): Implement IPartialMountPoint 2026-01-29 10:27:42 +00:00
StorageModifierTrait.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
VisibilityTrait.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00