nextcloud/lib
Kyle Fazzari b0d296639c
CSSResourceLocator: account for symlinks in app path
Currently, if the app path includes a symlink, the calculated webDir
will be incorrect when generating CSS and URLs will be pointing to the
wrong place, breaking CSS.

Use realpath when retrieving app path, and these issues go away.

Fix #6028

Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com>
2017-11-03 23:52:09 -07:00
..
composer Update autoloader 2017-11-02 10:30:41 +01:00
l10n [tx-robot] updated from transifex 2017-11-03 01:09:06 +00:00
private CSSResourceLocator: account for symlinks in app path 2017-11-03 23:52:09 -07:00
public Merge branch 'master' into autocomplete-gui 2017-11-01 15:37:29 +01:00
autoloader.php Revert "Add a magic wrapper to allow phpunit4 to run the code again " 2017-03-20 14:25:43 +01:00
base.php Add logrote as a default background job 2017-10-24 08:28:06 +02:00