nextcloud-server/apps/encryption/lib
Faraz Samapoor 6b795da540 Uses early returns.
To improve code readability.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
2024-08-16 09:33:16 +07:00
..
AppInfo refactor(encryption): Migrate app.php to Application.php 2024-07-01 13:45:09 +07:00
Command Uses early returns. 2024-08-16 09:33: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
Hooks
Migration
Settings
Users
HookManager.php
KeyManager.php fix: add default value for new flag `$useDecryptAll` on getFileKey 2024-06-06 10:23:03 +07:00
Recovery.php
Session.php
Util.php