0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
nextcloud_server/lib/private/Files/ObjectStore
Ferdinand Thiessen b48ee2e924
fix: Harden files scanner for invalid null access
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-28 20:08:46 +01:00
..
AppdataPreviewObjectStoreStorage.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
Azure.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
HomeObjectStoreStorage.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
Mapper.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ObjectStoreScanner.php fix: Harden files scanner for invalid null access 2025-01-28 20:08:46 +01:00
ObjectStoreStorage.php chore: cleanup leftover debug statement 2024-12-09 15:40:01 +01:00
S3.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
S3ConfigTrait.php fix(S3ConfigTrait): Allow proxy field to take false 2024-09-15 15:41:58 +02:00
S3ConnectionTrait.php fix: throw correct exception type when we can't verify if an s3 bucket exists 2024-11-26 16:49:55 +01:00
S3ObjectTrait.php fix: don't perform the extra buffering in s3 stream write when the stream size is known 2024-12-05 14:07:40 +01:00
S3Signature.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
StorageObjectStore.php fix: fix object store id for test object store 2024-09-18 13:54:55 +02:00
Swift.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SwiftFactory.php fix: make swift connect exception message more informative 2024-09-09 17:15:01 +02:00
SwiftV2CachingAuthService.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00