nextcloud-server/apps/encryption/tests
Ferdinand Thiessen 0ad04b3dd0 fix(encryption): do not setup filesystem without permissions
If the current request does not have permissions for the filesystem we
must not try to setup the filesystem.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-27 13:03:05 +07:00
..
Command refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Controller refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Crypto chore(encryption): Adapt tests to code changes 2025-08-07 10:28:19 +07:00
Listeners fix(encryption): do not setup filesystem without permissions 2025-09-27 13:03:05 +07:00
Settings refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Users chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
EncryptedStorageTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
KeyManagerTest.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
PassphraseServiceTest.php refactor(encryption): Migrate away from Hooks to typed events 2024-10-15 18:33:06 +07:00
RecoveryTest.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
SessionTest.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
UtilTest.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00