nextcloud-server/apps/encryption/tests
Côme Chilliet cc397d5ca4 fix(encryption): Fix user key support with basic auth
When using basic authentication the user is not logged in yet when
 KeyManager constructor gets called, so we need to delay the check for
 the loggedin user uid.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-11-13 10:52:44 +07:00
..
Command
Controller
Crypto
Listeners
Settings
Users
EncryptedStorageTest.php
KeyManagerTest.php
PassphraseServiceTest.php
RecoveryTest.php
SessionTest.php
UtilTest.php