nextcloud/lib/private/Files/ObjectStore
Christoph Wurst 5fdcb5a1e3 Disable Client-Side Monitoring on AWS storage
The S3 client enables this by default and then tries to read
`.aws/config`. This causes `open_basedir` restriction related error for
some setups. So this patch disables the CSM because it's most likely
unused anyway.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-17 09:02:20 +00:00
..
Azure.php Update license headers 2019-12-05 15:38:45 +01:00
HomeObjectStoreStorage.php Update license headers 2019-12-05 15:38:45 +01:00
Mapper.php Update license headers 2019-12-05 15:38:45 +01:00
NoopScanner.php Update license headers 2019-12-05 15:38:45 +01:00
ObjectStoreStorage.php Get correct mimetype on objectstores 2020-03-12 18:59:58 +00:00
S3.php Update license headers 2019-12-05 15:38:45 +01:00
S3ConnectionTrait.php Disable Client-Side Monitoring on AWS storage 2020-06-17 09:02:20 +00:00
S3ObjectTrait.php make seekable s3 stream generic 2020-05-20 22:57:36 +02:00
S3Signature.php Update license headers 2019-12-05 15:38:45 +01:00
StorageObjectStore.php Update license headers 2019-12-05 15:38:45 +01:00
Swift.php Update license headers 2019-12-05 15:38:45 +01:00
SwiftFactory.php Fix issues with Keystone auth v3 in files_external app 2020-05-15 15:19:36 +00:00
SwiftV2CachingAuthService.php Update license headers 2019-12-05 15:38:45 +01:00