nextcloud-server/tests
Joas Schilling 6e3d668436
Keep non default protocol in cloud id
When there is no protocol on the cloud id, we assume it's https://
But this means that when an http:// server currently sends an OCM
invite to another server, the protocol is striped and the remote
instance will try to talk back to https:// which might not be available.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-06-09 15:23:05 +02:00
..
acceptance More meaningfull message when a public authenticated share's password is wrong or has expired 2022-05-31 17:26:58 +02:00
apps
Core Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
data Simlify tests for integrity check on modified mimetype lists 2022-06-07 21:54:27 +02:00
docker
lib Keep non default protocol in cloud id 2022-06-09 15:23:05 +02:00
objectstore
Test/Repair/Owncloud Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
travis
apps.php
bootstrap.php
drone-run-integration-tests.sh
drone-run-php-tests.sh
drone-wait-objectstore.sh
enable_all.php
jestSetup.js Fix node tests ci 2022-05-30 10:54:45 +02:00
karma.config.js Fix jsunit 2022-05-13 16:13:01 +02:00
phpunit-autotest-external.xml
phpunit-autotest.xml Migrate phpunit configuration to new format 2022-05-09 11:51:14 +02:00
preseed-config.php
redis-cluster.config.php
redis.config.php
startsessionlistener.php