nextcloud-server/apps/encryption/lib
Stephan Orbaugh e7d02a6e5f
Merge pull request #56189 from nextcloud/fix/do-not-test-encryption-on-grant
fix(encryption): Add the script to test encryption status only on logged in pages
2025-11-13 16:54:05 +07:00
..
AppInfo fix(encryption): Add the script to test encryption status only on logged in pages 2025-11-04 14:52:58 +07:00
Command feat: add occ command to scan and selete orphaned keys 2025-11-04 16:56:35 +07:00
Controller refactor: Apply rector Nextcloud 26 set 2025-09-28 11:45:52 +07:00
Crypto refactor: fix psalm issues from encryption commands 2025-10-01 16:07:41 +07:00
Exceptions
Listeners fix(encryption): Add the script to test encryption status only on logged in pages 2025-11-04 14:52:58 +07:00
Migration
Services
Settings
Users
KeyManager.php fix(encryption): Fix user key support with basic auth 2025-11-10 18:11:01 +07:00
Recovery.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-09 11:46:28 +07:00
Session.php chore(encryption): Cleanup typing in EncryptAll/DecryptAll 2025-09-09 11:46:18 +07:00
Util.php