nextcloud/apps/encryption/lib/Command
Côme Chilliet 8330f149b0
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-09 11:46:28 +02: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-09 11:46:28 +02:00
EnableMasterKey.php Uses early returns. 2024-08-16 09:33:16 +02:00
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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
RecoverUser.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ScanLegacyFormat.php Refactors encryption app commands. 2024-08-16 09:33:16 +02:00