nextcloud-server/apps/encryption/lib
Côme Chilliet 72eba38e20
fix(encryption): Correctly handle file opening and copying failures
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-07-03 14:02:48 +07:00
..
AppInfo refactor(encryption): Migrate app.php to Application.php 2024-07-01 13:45:09 +07:00
Command fix: throw a better error if we can't get the encrypted header size 2025-05-12 14:14:59 +07:00
Controller chore: apply code style 2025-04-30 19:04:59 +07:00
Crypto fix(encryption): Correctly handle file opening and copying failures 2025-07-03 14:02:48 +07:00
Exceptions chore: apply code style 2025-04-30 19:04:59 +07:00
Hooks
Migration chore: apply code style 2025-04-30 19:04:59 +07:00
Settings chore: apply code style 2025-04-30 19:04:59 +07:00
Users
HookManager.php chore: apply code style 2025-04-30 19:04:59 +07:00
KeyManager.php chore: apply code style 2025-04-30 19:04:59 +07:00
Recovery.php
Session.php
Util.php