Browse Source
Calculating the URL is error-prone as it doesn't work when for example `public.php` is requested and might even be harmful as it could leak sensitive information. Since `oc.js` is even available when maintenance mode is available it is better to use the global `OC.webroot` that is not controlled by any user.remotes/origin/poc-doctrine-migrations
1 changed files with 1 additions and 4 deletions
Loading…
Reference in new issue