]> source.dussan.org Git - nextcloud-server.git/commit
Check all remotes for local access
authorJoas Schilling <coding@schilljs.com>
Tue, 24 Mar 2020 13:19:57 +0000 (14:19 +0100)
committerJoas Schilling <coding@schilljs.com>
Tue, 14 Apr 2020 16:56:06 +0000 (18:56 +0200)
commit5e402f8aaeacf05f956c6a73d7300e7849bc4bae
treedd78e7b20ac19ed521ac147ec5236ac14a449130
parentd7a74d0e35798364fcf62ea6f89d38c0f53184ea
Check all remotes for local access

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php
config/config.sample.php
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/Http/Client/Client.php
lib/private/Http/Client/ClientService.php
lib/private/Server.php
lib/public/Http/Client/LocalServerException.php [new file with mode: 0644]
tests/lib/Http/Client/ClientTest.php