nextcloud-server/apps/encryption/tests
Ferdinand Thiessen 7cc3c1f669
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-20 22:23:12 +07:00
..
Command chore: run rector 2025-07-01 22:45:52 +07:00
Controller fix(tests): Fix type issues and other problems with encryption tests 2025-09-09 11:46:18 +07:00
Crypto chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-09 11:46:28 +07:00
Listeners fix(encryption): do not setup filesystem without permissions 2025-09-20 22:23:12 +07:00
Settings chore: run rector 2025-07-01 22:45:52 +07:00
Users chore: run rector 2025-07-01 22:45:52 +07:00
EncryptedStorageTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
KeyManagerTest.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-09 11:46:28 +07:00
PassphraseServiceTest.php refactor(encryption): Migrate away from Hooks to typed events 2024-10-15 18:33:06 +07:00
RecoveryTest.php fix(tests): Fix type issues and other problems with encryption tests 2025-09-09 11:46:18 +07:00
SessionTest.php fix(tests): Fix type issues and other problems with encryption tests 2025-09-09 11:46:18 +07:00
UtilTest.php chore: run rector 2025-07-01 22:45:52 +07:00