nextcloud-server/apps/encryption/lib
Côme Chilliet c022a1a1b1
fix(encryption): Ignore shared files in encrypt-all command
Copying and renaming a share will not encrypt it anyway. It will get
 encrypted when the owner’s files get encrypted.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-08-07 10:55:03 +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): Ignore shared files in encrypt-all command 2025-08-07 10:55:03 +07:00
Exceptions chore: apply code style 2025-04-30 19:04:59 +07:00
Hooks chore: Add SPDX header 2024-05-29 08:58:16 +07:00
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 chore: Add SPDX header 2024-05-29 08:58:16 +07:00
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 chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Session.php chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Util.php chore: Add SPDX header 2024-05-29 08:58:16 +07:00