nextcloud/apps/encryption/tests/Command
Vincent Petry 19d2dbf80b Prevent running FixEncryptedVersion without master key
Return an error when running occ encryption:fix-encrypted-version
when master key encryption is not enabled.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-06-30 12:23:32 +00:00
..
FixEncryptedVersionTest.php Prevent running FixEncryptedVersion without master key 2021-06-30 12:23:32 +00:00
TestEnableMasterKey.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00