nextcloud/apps/encryption/lib/Command
Côme Chilliet d58f82cde3 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>

[skip ci]
2025-09-11 16:05:25 +00:00
..
DisableMasterKey.php chore: apply code style 2025-04-30 19:04:59 +02:00
DropLegacyFileKey.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-11 16:05:25 +00:00
EnableMasterKey.php chore: apply code style 2025-04-30 19:04:59 +02:00
FixEncryptedVersion.php fix: throw a better error if we can't get the encrypted header size 2025-05-12 14:14:59 +02:00
FixKeyLocation.php chore: apply code style 2025-04-30 19:04:59 +02:00
RecoverUser.php chore: apply code style 2025-04-30 19:04:59 +02:00
ScanLegacyFormat.php chore: apply code style 2025-04-30 19:04:59 +02:00