nextcloud-server/tests/Core/Command/Encryption
Côme Chilliet a6184661bd feat(encryption): Support running decrypt-all when encryption is already disabled
This was an arbitrary limitation since the first thing the command does
 is disabling encryption anyway, it makes little sence to force the admin
 to enable encryption first.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-12-16 11:09:46 +07:00
..
ChangeKeyStorageRootTest.php
DecryptAllTest.php
DisableTest.php
EnableTest.php
EncryptAllTest.php
SetDefaultModuleTest.php