nextcloud/apps/encryption/lib
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
..
AppInfo refactor(encryption): Migrate app.php to Application.php 2024-07-01 13:45:09 +02:00
Command chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-11 16:05:25 +00:00
Controller chore: apply code style 2025-04-30 19:04:59 +02:00
Crypto chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-11 16:05:25 +00:00
Exceptions chore: apply code style 2025-04-30 19:04:59 +02:00
Hooks chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Migration chore: apply code style 2025-04-30 19:04:59 +02:00
Settings chore: apply code style 2025-04-30 19:04:59 +02:00
Users chore: Add SPDX header 2024-05-29 08:58:16 +02:00
HookManager.php chore: apply code style 2025-04-30 19:04:59 +02:00
KeyManager.php chore: Improve wording of logged error in apps/encryption/lib/KeyManager.php 2025-09-11 16:05:25 +00:00
Recovery.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-11 16:05:25 +00:00
Session.php chore(encryption): Cleanup typing in EncryptAll/DecryptAll 2025-09-11 16:05:24 +00:00
Util.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00