server/lib
Vincent Petry 1f21a132c7
Only use realpath for real directories (#26058)
In some cross-local-storage use cases, the Local storage is
instantiated with "/" as data directory. In such cases, calling
realpath() would cause PHP warnings when open_basedir is set.

This fix bypasses the realpath() call when dealing with a root storage.

Downstreaming of https://github.com/owncloud/core/pull/26058

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-26 11:21:47 +02:00
..
composer Merge pull request #1338 from nextcloud/fix-trashbin-errors 2016-09-13 19:23:51 +02:00
l10n [tx-robot] updated from transifex 2016-09-25 00:09:40 +00:00
private Only use realpath for real directories (#26058) 2016-09-26 11:21:47 +02:00
public Add trict CSP to OCS responses 2016-09-15 13:11:36 +02:00
autoloader.php Update with robin 2016-07-21 18:13:58 +02:00
base.php Don't check for Same-Site cookie on Chrome Android 2016-09-20 01:20:17 +02:00