nextcloud/apps/encryption/lib/Crypto
Côme Chilliet 3c818c8f92 fix(encryption): Do not depend upon user in session unless really necessary
Should fix a bunch of stuff when encryption listener is triggered by events from occ commands or background jobs

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-09-11 21:18:37 +02:00
..
Crypt.php refactor(encryption): Migrate away from Hooks to typed events 2024-10-15 18:33:06 +02:00
DecryptAll.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
EncryptAll.php chore(encryption): Adapt tests to code changes 2025-08-04 11:53:19 +02:00
Encryption.php fix(encryption): Do not depend upon user in session unless really necessary 2025-09-11 21:18:37 +02:00