nextcloud/tests/lib/Authentication/Token
Carl Schwan cdf3b60555 Handle one time passwords
This adds an option to disable storing passwords in the database. This
might be desirable when using single use token as passwords or very
large passwords.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-05 11:25:44 +02:00
..
ManagerTest.php Automatically cut the token name on the first level 2022-03-23 21:38:53 +01:00
PublicKeyTokenMapperTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
PublicKeyTokenProviderTest.php Handle one time passwords 2022-07-05 11:25:44 +02: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