nextcloud/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 +01:00
..
ChangeKeyStorageRoot.php
DecryptAll.php
Disable.php
Enable.php
EncryptAll.php
ListModules.php
MigrateKeyStorage.php
SetDefaultModule.php
ShowKeyStorageRoot.php
Status.php