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]>
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.

@joshtrichards joshtrichards added the 3. to review Waiting for reviews label Sep 5, 2023
@blizzz blizzz mentioned this pull request Sep 5, 2023
6 tasks
@blizzz blizzz merged commit c7d6320 into stable27 Sep 5, 2023
@blizzz blizzz deleted the backport/39017/stable27 branch September 5, 2023 17:13
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.

4 participants