nextcloud/tests/lib/Authentication
Daniel Calviño Sánchez b39c5d8393 fix: Handle exception when clearing previously removed two factor tokens
If a token was already removed from the database but not from the
configuration clearing the tokens will try to remove it again from the
database, which caused a DoesNotExistException to be thrown.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2024-11-05 10:48:33 +00:00
..
Events Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Listeners composer run cs:fix 2023-01-20 11:45:08 +01:00
Login Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
LoginCredentials fix: crypto added manually as expected 2024-10-28 18:48:14 +05:30
Token feat(perf): add cache for authtoken lookup 2024-03-25 08:37:00 +00:00
TwoFactorAuth fix: Handle exception when clearing previously removed two factor tokens 2024-11-05 10:48:33 +00:00