nextcloud-server/apps/encryption/lib
Côme Chilliet 7d1c7a5d24 fix(encryption): Add the script to test encryption status only on logged in pages
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-11-13 15:54:31 +07:00
..
AppInfo fix(encryption): Add the script to test encryption status only on logged in pages 2025-11-13 15:54:31 +07:00
Command feat: add occ command to scan and selete orphaned keys 2025-11-10 15:00:52 +07:00
Controller
Crypto chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-11 21:18:37 +07:00
Exceptions
Listeners fix(encryption): Add the script to test encryption status only on logged in pages 2025-11-13 15:54:31 +07:00
Migration
Services
Settings
Users
KeyManager.php fix(encryption): Fix user key support with basic auth 2025-11-13 10:52:44 +07:00
Recovery.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-11 21:18:37 +07:00
Session.php chore(encryption): Cleanup typing in EncryptAll/DecryptAll 2025-09-11 21:18:37 +07:00
Util.php