nextcloud/lib
Thomas Citharel 7deef46668 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>
2023-08-31 21:33:05 +00:00
..
composer feat: Add public event for missing indices 2023-07-14 16:30:36 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-08-31 00:35:05 +00:00
private fix(s3): fix handling verify_bucket_exists parameter 2023-08-31 21:33:05 +00:00
public fix share roots always being marked as writable 2023-08-01 15:02:34 +00:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php fix(apps): Fix loading info.xml file 2023-07-20 10:47:45 +02:00
versioncheck.php Allow 8.2 in versioncheck 2023-02-02 12:05:20 +01:00