nextcloud/apps/encryption/lib
Côme Chilliet 71688e3b8e
Merge pull request #56167 from nextcloud/fix/fix-encryption-with-user-keys
fix(encryption): Fix user key support with basic auth
2025-11-13 11:51:59 +01:00
..
AppInfo fix(encryption): Do not register user key related event listeners 2025-06-16 15:52:41 +02:00
Command feat: add occ command to scan and selete orphaned keys 2025-11-04 16:56:35 +01: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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Listeners fix(encryption): do not setup filesystem without permissions 2025-09-20 22:23:12 +02:00
Migration chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Services fix(encryption): Do not register user key related event listeners 2025-06-16 15:52:41 +02:00
Settings chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Users refactor(encryption): Migrate away from Hooks to typed events 2024-10-15 18:33:06 +02:00
KeyManager.php fix(encryption): Fix user key support with basic auth 2025-11-10 18:11:01 +01: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 chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00