From d668e17769cfe4ccf82794fa75a3f80995b8e43b Mon Sep 17 00:00:00 2001 From: Bjoern Schiessle Date: Tue, 30 May 2017 13:33:17 +0200 Subject: since the default for the master key changed we need to write the setting explicitely to the database if we migrate from a older version Signed-off-by: Bjoern Schiessle --- apps/encryption/appinfo/info.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'apps/encryption/appinfo') diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml index e1959ac8a9b..f35a87aa4f2 100644 --- a/apps/encryption/appinfo/info.xml +++ b/apps/encryption/appinfo/info.xml @@ -19,7 +19,7 @@ user-encryption admin-encryption - 1.7.1 + 2.0.0 @@ -36,4 +36,10 @@ OCA\Encryption\Command\DisableMasterKey OCA\Encryption\Command\MigrateKeys + + + + OCA\Encryption\Migration\SetMasterKeyStatus + + -- cgit v1.2.3