We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be0be87 + 2628ea9 commit 84e1f8eCopy full SHA for 84e1f8e
tests/lib/User/SessionTest.php
@@ -14,6 +14,7 @@
14
use OC\Authentication\Exceptions\PasswordLoginForbiddenException;
15
use OC\Authentication\Token\IProvider;
16
use OC\Authentication\Token\IToken;
17
+use OC\Authentication\Token\PublicKeyToken;
18
use OC\Security\Bruteforce\Throttler;
19
use OC\Session\Memory;
20
use OC\User\LoginException;
0 commit comments