nextcloud-server/tests/Core/Command/Encryption
Côme Chilliet e0e170b658 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-11 15:41:44 +07:00
..
ChangeKeyStorageRootTest.php chore: run rector 2025-07-01 22:45:52 +07:00
DecryptAllTest.php feat(encryption): Support running decrypt-all when encryption is already disabled 2025-12-11 15:41:44 +07:00
DisableTest.php chore: run rector 2025-07-01 22:45:52 +07:00
EnableTest.php fix: resolve invalid usage of `AppConfig::getValue` 2025-08-18 13:24:18 +07:00
EncryptAllTest.php chore(encryption): Adapt tests to code changes 2025-08-04 11:53:19 +07:00
SetDefaultModuleTest.php chore: run rector 2025-07-01 22:45:52 +07:00