mirror of
https://github.com/nextcloud/server.git
synced 2026-05-26 11:22:28 -04:00
On the update page, config.js was missing which caused oc_webroot to not
be available. That would trigger the faulty oc_webroot fallback that
didn't take URLs like "/owncloud/index.php/files/apps" into account.
This fix adds config.js in the update page and also a fix for the
oc_webroot fallback, in case it is used elsewhere.
Backport of
|
||
|---|---|---|
| .. | ||
| ajax | ||
| avatar | ||
| command | ||
| css | ||
| doc | ||
| img | ||
| js | ||
| l10n | ||
| lostpassword | ||
| skeleton | ||
| tags | ||
| templates | ||
| minimizer.php | ||
| register_command.php | ||
| routes.php | ||
| setup.php | ||
| strings.php | ||