nextcloud/lib
Ferdinand Thiessen 9e979d42b4
fix(setup-checks): Ensure URL with webroot works
We basically mock the way `URLGenerator::getAbsoluteURL` works,
so we must make sure that the URL might already contain the webroot.
Because `baseURL` and `cliURL` also contain the webroot we need to remove
the webroot from the URL first.

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-13 13:06:24 +02:00
..
composer chore: Deleted now unused classes from \OC\OCS 2024-09-09 10:46:29 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-09-13 00:20:46 +00:00
private fix(setup-checks): Ensure URL with webroot works 2024-09-13 13:06:24 +02:00
public Merge pull request #47586 from nextcloud/fix/color 2024-09-11 15:10:09 +02:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php fix(setup-checks): Ensure URL with webroot works 2024-09-13 13:06:24 +02:00
versioncheck.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00