summaryrefslogtreecommitdiffstats
path: root/public.php
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2023-06-26 16:43:07 +0200
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>2023-08-31 21:21:16 +0000
commitfe618feeb094c4348153c449ec79d9d92027d953 (patch)
treee4f007dee82e4e561a47cd0e24313ff7ee3c92b6 /public.php
parent3519f20add91ea990b9bd049e2c028b7915cfca3 (diff)
downloadnextcloud-server-fe618feeb094c4348153c449ec79d9d92027d953.tar.gz
nextcloud-server-fe618feeb094c4348153c449ec79d9d92027d953.zip
fix(s3): fix handling verify_bucket_exists parameter
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 <tcit@tcit.fr>
Diffstat (limited to 'public.php')
0 files changed, 0 insertions, 0 deletions