nextcloud-server/apps/encryption/lib/Command
Côme Chilliet 51f8379140 chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey
It’s a private API in the application, no need to keep an unused
 attribute.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-09-11 21:18:37 +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 Refactors encryption app commands. 2024-08-16 09:33:16 +07:00