nextcloud-server/apps/encryption/lib
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
..
AppInfo fix(encryption): Do not register user key related event listeners 2025-06-16 15:52:41 +07:00
Command chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-09 11:46:28 +07:00
Controller refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Crypto chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-09 11:46:28 +07:00
Exceptions style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Listeners fix(encryption): do not setup filesystem without permissions 2025-09-20 22:23:12 +07:00
Migration chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Services fix(encryption): Do not register user key related event listeners 2025-06-16 15:52:41 +07:00
Settings chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Users refactor(encryption): Migrate away from Hooks to typed events 2024-10-15 18:33:06 +07:00
KeyManager.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-09 11:46:28 +07:00
Recovery.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-09 11:46:28 +07:00
Session.php chore(encryption): Cleanup typing in EncryptAll/DecryptAll 2025-09-09 11:46:18 +07:00
Util.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00