nextcloud-server/apps/encryption/lib/Command
Hamza 1ad5850c81 feat: add occ command to scan and selete orphaned keys
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
2025-11-10 15:01:11 +07:00
..
CleanOrphanedKeys.php feat: add occ command to scan and selete orphaned keys 2025-11-10 15:01:11 +07:00
DisableMasterKey.php Uses early returns. 2024-08-16 09:33:16 +07:00
DropLegacyFileKey.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
EnableMasterKey.php Uses early returns. 2024-08-16 09:33:16 +07:00
FixEncryptedVersion.php fix: throw a better error if we can't get the encrypted header size 2025-05-12 11:27:21 +07:00
FixKeyLocation.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
RecoverUser.php Refactors encryption app commands. 2024-08-16 09:33:16 +07:00
ScanLegacyFormat.php Refactors encryption app commands. 2024-08-16 09:33:16 +07:00