nextcloud-server/tests/lib/Authentication
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
..
Events Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Listeners Fix test class names 2021-11-23 09:28:57 +07:00
Login Fix unit test 2021-04-16 09:47:52 +07:00
LoginCredentials Use PSR logger in authentication 2020-10-12 22:07:04 +07:00
Token Handler large passwords 2022-07-05 11:37:14 +07:00
TwoFactorAuth Fix unit tests 2022-03-23 11:00:34 +07:00