Properly display encryption status for non root folder connection
authorKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 30 Jun 2020 15:47:10 +0000 (17:47 +0200)
committerKevin Ottens (Rebase PR Action) <er-vin@users.noreply.github.com>
Wed, 1 Jul 2020 16:58:29 +0000 (16:58 +0000)
commitcb9ba9702b2fa3ebaabbfc2845554ec0308e25c8
treedaa16a1fa90c87af4e3b5d176496d08e3c4eb32b
parentd2e8cd4469162b203de6d9aaad2618014813dcbf
Properly display encryption status for non root folder connection

Since the e2e oracle works only in term of absolute remote paths and
that our model x._path was relative, we need to properly convert.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/gui/folderstatusmodel.cpp