]> source.dussan.org Git - nextcloud-server.git/commit
Do not show a internet connectivity warning if internet access is disabled 16146/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 25 Jun 2019 11:37:31 +0000 (13:37 +0200)
committerBackportbot <backportbot-noreply@rullzer.com>
Fri, 28 Jun 2019 08:55:11 +0000 (08:55 +0000)
commit2fc91516bae7e1b94259b9317717d7c62b74fa19
tree527e5766fa6d8b5bbc9b9dcf4404cd566bfe45e9
parent67d645ae7f77867919d4d5fda0b0c890cf456d16
Do not show a internet connectivity warning if internet access is disabled

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
core/js/setupchecks.js
core/js/tests/specs/setupchecksSpec.js
settings/Controller/CheckSetupController.php
tests/Settings/Controller/CheckSetupControllerTest.php