]> source.dussan.org Git - nextcloud-server.git/commit
Migrate overwrite.cli.url setup check to new API
authorCôme Chilliet <come.chilliet@nextcloud.com>
Mon, 15 Jan 2024 12:54:26 +0000 (13:54 +0100)
committerCôme Chilliet <91878298+come-nc@users.noreply.github.com>
Tue, 16 Jan 2024 08:05:40 +0000 (09:05 +0100)
commit0483064f078918b3800f198f9f09d4cf4fcc3a38
treeb84df2f8ea8a88aec9bf33dbdbd3d7e430960646
parent80d58f01629214a769e20e5381dd2bac915fdd2d
Migrate overwrite.cli.url setup check to new API

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
apps/settings/composer/composer/autoload_classmap.php
apps/settings/composer/composer/autoload_static.php
apps/settings/lib/AppInfo/Application.php
apps/settings/lib/Controller/CheckSetupController.php
apps/settings/lib/SetupChecks/OverwriteCliUrl.php [new file with mode: 0644]
apps/settings/tests/Controller/CheckSetupControllerTest.php
core/js/setupchecks.js
core/js/tests/specs/setupchecksSpec.js