0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-21 23:56:55 +00:00
nextcloud_server/tests/lib/Authentication
Daniel Calviño Sánchez 4d9cc7dd8d 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:49:31 +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:47:05 +05:30
Token Refactor OC\Server::getHasher 2024-03-15 13:04:27 +01:00
TwoFactorAuth fix: Handle exception when clearing previously removed two factor tokens 2024-11-05 10:49:31 +00:00