nextcloud/tests/lib/Authentication/Token
Roeland Jago Douma cd457cc68b Always renew apppasswords on login
Else you can end up that you renewed your password (LDAP for example).
But they still don't work because you did not use them before you logged
in.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-02-10 19:02:37 +01:00
..
DefaultTokenCleanupJobTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
DefaultTokenMapperTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
DefaultTokenProviderTest.php Use PSR logger in authentication 2020-10-12 22:07:04 +02:00
DefaultTokenTest.php Fix tests 2018-05-15 10:56:40 +02:00
ManagerTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
PublicKeyTokenMapperTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
PublicKeyTokenProviderTest.php Always renew apppasswords on login 2021-02-10 19:02:37 +01:00
PublicKeyTokenTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
RemoteWipeTest.php Use PSR logger in authentication 2020-10-12 22:07:04 +02:00