nextcloud/apps/encryption/lib/Command
Vincent Petry 5bde3d1836 Detect disabled signature check when reparing
When running occ encryption:fix-encrypted-version, detect whether the
setting 'encryption_skip_signature_check' is set and abort if it is,
because the repair cannot detect version mismatch errors with it
enabled.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-30 12:21:06 +00:00
..
DisableMasterKey.php Update php licenses 2021-06-04 22:02:41 +02:00
EnableMasterKey.php Update php licenses 2021-06-04 22:02:41 +02:00
FixEncryptedVersion.php Detect disabled signature check when reparing 2021-06-30 12:21:06 +00:00
RecoverUser.php Update php licenses 2021-06-04 22:02:41 +02:00
ScanLegacyFormat.php Update php licenses 2021-06-04 22:02:41 +02:00