Skip to content

Conversation

@backportbot-nextcloud
Copy link

Backport of #39017

If 'verify_bucket_exists' is set to false in the config.php s3 configuration, it's supposed to avoid
verifying that the bucket exists. However empty(falsy) will  always return true, so this condition
would not work.

Signed-off-by: Thomas Citharel <[email protected]>
@joshtrichards joshtrichards added the pending documentation This pull request needs an associated documentation update label Sep 3, 2023
Copy link
Member

@joshtrichards joshtrichards left a comment

Choose a reason for hiding this comment

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

Bug fix - valid backport LGTM with one caveat that isn't a blocker (because this predates this PR): the NC28/master and NC27 docs have this parameter documented but NC26 docs do not.

@blizzz blizzz mentioned this pull request Sep 5, 2023
@blizzz blizzz merged commit f755b50 into stable26 Sep 5, 2023
@blizzz blizzz deleted the backport/39017/stable26 branch September 5, 2023 17:00
@skjnldsv skjnldsv removed the pending documentation This pull request needs an associated documentation update label Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants