Don't show the encrypt action in subfolders of encrypted folders
authorKevin Ottens <kevin.ottens@nextcloud.com>
Wed, 17 Jun 2020 10:42:57 +0000 (12:42 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 30 Jun 2020 09:29:08 +0000 (11:29 +0200)
commit839c056b8d595f7aa01ded27bbacc8f075b3bcfc
tree2ba4523790e9cb2ca09665291a05c4d6582215eb
parent3bbc54ee6ca8834673f4055754762888b054ce96
Don't show the encrypt action in subfolders of encrypted folders

Since we want to move to a place where the encryption of subfolders is
always enforced it makes no sense to leave it in control of the user.

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