nextcloud-server/tests/lib/Authentication/Token
Carl Schwan 1c23c029af Handler large passwords
For passwords bigger than 250 characters, use a bigger key since the
performance impact is minor (around one second to encrypt the password).

For passwords bigger than 470 characters, give up earlier and throw
exeception recommanding admin to either enable the previously enabled
configuration or use smaller passwords.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-05 11:37:14 +07:00
..
ManagerTest.php Automatically cut the token name on the first level 2022-03-23 21:38:53 +07:00
PublicKeyTokenMapperTest.php
PublicKeyTokenProviderTest.php Handler large passwords 2022-07-05 11:37:14 +07:00
PublicKeyTokenTest.php
RemoteWipeTest.php Use PSR logger in authentication 2020-10-12 22:07:04 +07:00