nextcloud/lib
Morris Jobke 18b0d753f2
Do not read certificate bundle from data dir by default
Before the resources/config/ca-bundle.crt was only used when the list of custom
certificates was empty and the instance was not installed. But it should also
be used when the list is empty and the instance is installed.

This is inverting the logic to stop if the instance is not installed to use the
default bundle. And it also does this when the list is empty.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-05-25 16:57:56 +02:00
..
composer Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +02:00
l10n [tx-robot] updated from transifex 2020-05-25 02:16:22 +00:00
private Do not read certificate bundle from data dir by default 2020-05-25 16:57:56 +02:00
public Copy over the ETag and LastModified when formatting a Dataresponse 2020-05-19 09:39:51 +02:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00