nextcloud/tests/Core/Command
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
..
Apps refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
Config chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +02:00
Encryption feat(encryption): Support running decrypt-all when encryption is already disabled 2025-12-16 11:09:46 +01:00
Group chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Log chore: run rector 2025-07-01 22:45:52 +02:00
Maintenance chore: run rector 2025-07-01 22:45:52 +02:00
Preview fix(preview-cleanup): Also delete previews stored in the oc_previews table 2025-12-10 13:49:24 +01:00
SystemTag chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
TwoFactorAuth refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
User refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 2025-10-04 21:54:22 +02:00