nextcloud/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 +00:00
..
CleanOrphanedKeys.php feat: add occ command to scan and selete orphaned keys 2025-11-10 15:00:52 +00:00
DisableMasterKey.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
DropLegacyFileKey.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-11 21:18:37 +02:00
EnableMasterKey.php
FixEncryptedVersion.php fix: throw a better error if we can't get the encrypted header size 2025-05-09 22:33:45 +02:00
FixKeyLocation.php
RecoverUser.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ScanLegacyFormat.php