nextcloud/apps/encryption/lib
Côme Chilliet bfcb2690f4
chore: Improve wording of logged error in apps/encryption/lib/KeyManager.php
Co-authored-by: Louis <louis@chmn.me>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2025-09-09 11:46:19 +02:00
..
AppInfo fix(encryption): Do not register user key related event listeners 2025-06-16 15:52:41 +02:00
Command chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Controller refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Crypto fix(tests): Fix type issues and other problems with encryption tests 2025-09-09 11:46:18 +02:00
Exceptions style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Listeners fix(encryption): init keys also when logged in using cookie auth 2025-04-02 00:06:10 +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 chore: Improve wording of logged error in apps/encryption/lib/KeyManager.php 2025-09-09 11:46:19 +02:00
Recovery.php fix(tests): Fix type issues and other problems with encryption tests 2025-09-09 11:46:18 +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