nextcloud/apps/encryption/lib
Côme Chilliet ca4dfe5575 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-11 16:05:25 +00:00
..
AppInfo refactor(encryption): Migrate app.php to Application.php 2024-07-01 13:45:09 +02:00
Command fix: throw a better error if we can't get the encrypted header size 2025-05-12 14:14:59 +02:00
Controller chore: apply code style 2025-04-30 19:04:59 +02:00
Crypto fix(tests): Fix type issues and other problems with encryption tests 2025-09-11 16:05:25 +00:00
Exceptions chore: apply code style 2025-04-30 19:04:59 +02:00
Hooks chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Migration chore: apply code style 2025-04-30 19:04:59 +02:00
Settings chore: apply code style 2025-04-30 19:04:59 +02:00
Users chore: Add SPDX header 2024-05-29 08:58:16 +02:00
HookManager.php chore: apply code style 2025-04-30 19:04:59 +02:00
KeyManager.php chore: Improve wording of logged error in apps/encryption/lib/KeyManager.php 2025-09-11 16:05:25 +00:00
Recovery.php fix(tests): Fix type issues and other problems with encryption tests 2025-09-11 16:05:25 +00:00
Session.php chore(encryption): Cleanup typing in EncryptAll/DecryptAll 2025-09-11 16:05:24 +00:00
Util.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00