nextcloud/apps/encryption/lib
Louis Chemineau 39fd19f1d6 refactor(encryption): Migrate app.php to Application.php
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-01 13:45:09 +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 chore: Add SPDX header 2024-05-29 08:58:16 +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