nextcloud-server/apps/encryption/lib
Carl Schwan a3442be054 refactor: fix psalm issues from encryption commands
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-01 16:07:41 +02:00
..
AppInfo
Command refactor: fix psalm issues from encryption commands 2025-10-01 16:07:41 +02:00
Controller refactor: Apply rector Nextcloud 26 set 2025-09-28 11:45:52 +02:00
Crypto refactor: fix psalm issues from encryption commands 2025-10-01 16:07:41 +02:00
Exceptions
Listeners fix(encryption): do not setup filesystem without permissions 2025-09-20 22:23:12 +02:00
Migration
Services
Settings
Users
KeyManager.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-09 11:46:28 +02:00
Recovery.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-09 11:46:28 +02:00
Session.php chore(encryption): Cleanup typing in EncryptAll/DecryptAll 2025-09-09 11:46:18 +02:00
Util.php