nextcloud-server/apps/encryption/lib/Command
Hamza 5a43080efd feat: add occ command to scan and selete orphaned keys
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
2025-11-10 15:00:52 +07:00
..
CleanOrphanedKeys.php feat: add occ command to scan and selete orphaned keys 2025-11-10 15:00:52 +07:00
DisableMasterKey.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
DropLegacyFileKey.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-11 21:18:37 +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-09 22:33:45 +07:00
FixKeyLocation.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
RecoverUser.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ScanLegacyFormat.php