Always use an absolute remote path for GetFolderEncryptStatusJob
authorKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 29 Jun 2020 16:16:59 +0000 (18:16 +0200)
committerKevin Ottens (Rebase PR Action) <er-vin@users.noreply.github.com>
Wed, 1 Jul 2020 16:58:29 +0000 (16:58 +0000)
commit8a181adb3a53d109f9f4e115086cc669bda53a18
tree6b1624f38517310d90d7d13fbe40ad392c0cf834
parentd2447ae90aca67142795a6fc3891e739b855a6ca
Always use an absolute remote path for GetFolderEncryptStatusJob

It turns out this job expected an absolute remote path even in the case
of a subfolder sync point.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/libsync/propagatedownloadencrypted.cpp
src/libsync/propagateuploadencrypted.cpp