nextcloud/lib
Ferdinand Thiessen 39d66ed5f6
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-10-11 13:09:20 +02:00
..
composer fix: Migrate existing bg jobs to use sha256 2024-09-05 18:06:00 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-10-11 00:25:23 +00:00
private fix(setup-checks): Ensure URL with webroot works 2024-10-11 13:09:20 +02:00
public fix(Entity): Fix magic setter call for custom strong typed setters 2024-09-16 13:52:18 +00:00
autoloader.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
base.php fix(setup-checks): Ensure URL with webroot works 2024-10-11 13:09:20 +02:00
versioncheck.php Allow PHP 8.3 in version check 2023-09-30 22:52:57 +02:00