Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable18] Disable Client-Side Monitoring on AWS storage #21448

Merged
merged 1 commit into from
Jun 22, 2020

Conversation

backportbot-nextcloud[bot]
Copy link

@backportbot-nextcloud backportbot-nextcloud bot commented Jun 17, 2020

⚠️ This backport had conflicts and is incomplete ⚠️

backport of #21406

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>
Copy link
Member

@georgehrke georgehrke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This backport had conflicts and is incomplete

Only thing missing is a whitespace fix

@rullzer rullzer merged commit 779f45d into stable18 Jun 22, 2020
@rullzer rullzer deleted the backport/21406/stable18 branch June 22, 2020 14:29
@rullzer rullzer mentioned this pull request Jul 6, 2020
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants