0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
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 +02:00
..
AppInfo refactor(encryption): Migrate app.php to Application.php 2024-07-01 13:45:09 +02:00
Command chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Controller refactor(encryption): Replace security annotations with respective attributes 2024-07-27 21:32:47 +02:00
Crypto fix: Autodetect legacy filekey instead of trusting the header for legacy header 2024-06-04 17:20:20 +02:00
Exceptions chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Hooks chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Migration chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Settings chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Users chore: Add SPDX header 2024-05-29 08:58:16 +02:00
HookManager.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00
KeyManager.php fix: add default value for new flag $useDecryptAll on getFileKey 2024-06-06 10:23:03 +02:00
Recovery.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Session.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Util.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00