nextcloud/lib
Claus-Justus Heine c31adf12b9 Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage.
The current implementation already switches the storage-backend to
$storage->getSourceStorage(). However, it then calls
$rootInfo->getInternalPath() which returns the internal path relative to
the storage where the share is mounted. This is wrong, we need also to
unjail the path. Compare, e.g., with
OCA\Files_Sharing\SharedStorage::file_get/put_contents() for the
"logic".

Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
2022-02-18 15:46:35 +00:00
..
composer Fix psalm 2022-01-24 13:34:48 +01:00
l10n [tx-robot] updated from transifex 2022-02-16 02:27:54 +00:00
private Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage. 2022-02-18 15:46:35 +00:00
public Allow to get custom loggers for syslog, errorlog and systemdlog too 2022-02-16 13:52:20 +00:00
autoloader.php Update php licenses 2021-06-04 22:02:41 +02:00
base.php Fix basic auth for OAuth token endpoint 2021-10-30 02:25:06 +02:00
versioncheck.php Update php licenses 2021-06-04 22:02:41 +02:00