diff options
author | Jasper Weyne <jasperweyne@gmail.com> | 2022-06-07 13:39:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-07 13:39:14 +0200 |
commit | 0633a1d9f5a7ef06d577ae6556d09db9e94f5684 (patch) | |
tree | ee51fb9d52b05a8f614c6e66e0d83a71b4da33a2 /apps/files/js/fileactions.js | |
parent | 92d64617e64a27538439eca97dfcafca54b640e2 (diff) | |
download | nextcloud-server-0633a1d9f5a7ef06d577ae6556d09db9e94f5684.tar.gz nextcloud-server-0633a1d9f5a7ef06d577ae6556d09db9e94f5684.zip |
Disable ~/.aws/config access by S3ConnectionTrait
This commit sets the 'use_aws_shared_config_files' option to false, in order to disable configuration loading from ~/.aws/config by the AWS SDK, specifically the S3Client. It is a continuation of #27040, as that PR only changed the behaviour of the CredentialsProvider; this change affects the ConfigurationProvider as well.
Signed-off-by: Jasper Weyne <jasperweyne@gmail.com>
Diffstat (limited to 'apps/files/js/fileactions.js')
0 files changed, 0 insertions, 0 deletions