nextcloud-server/apps/encryption/lib
provokateurin 4016aace04
refactor(encryption): Replace security annotations with respective attributes
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-07-27 21:32:47 +07:00
..
AppInfo refactor(encryption): Migrate app.php to Application.php 2024-07-01 13:45:09 +07:00
Command chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Controller refactor(encryption): Replace security annotations with respective attributes 2024-07-27 21:32:47 +07:00
Crypto fix: Autodetect legacy filekey instead of trusting the header for legacy header 2024-06-04 17:20:20 +07:00
Exceptions chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Hooks chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Migration chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Settings chore: Add SPDX header 2024-05-29 08:58:16 +07:00
Users chore: Add SPDX header 2024-05-29 08:58:16 +07:00
HookManager.php chore: Add SPDX header 2024-05-29 08:58:16 +07:00
KeyManager.php fix: add default value for new flag `$useDecryptAll` on getFileKey 2024-06-06 10:23:03 +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