diff options
author | Thomas Citharel <tcit@tcit.fr> | 2023-06-26 16:43:07 +0200 |
---|---|---|
committer | Daniel <mail@danielkesselberg.de> | 2023-08-31 21:36:03 +0200 |
commit | 3f28fc58aaf0e70e5630df879ef5edbbebf5c90b (patch) | |
tree | 59ecce99d53d23cd88018389222ebdcaf5ac227b /AUTHORS | |
parent | a3d37c531a91f39ade3c6c9aa860744bfd452097 (diff) | |
download | nextcloud-server-3f28fc58aaf0e70e5630df879ef5edbbebf5c90b.tar.gz nextcloud-server-3f28fc58aaf0e70e5630df879ef5edbbebf5c90b.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 'AUTHORS')
0 files changed, 0 insertions, 0 deletions