nextcloud-server/lib/private/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 +07:00
..
Events Use OCP version of IToken in AppPasswordCreatedEvent 2024-01-11 18:01:00 +07:00
Exceptions
Listeners fix(UserTrait): Fix backend initialization 2024-10-17 17:59:20 +07:00
Login chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
LoginCredentials fix: missing crypto added 2024-10-28 19:17:30 +07:00
Notifications
Token fix(Token): take over scope in token refresh with login by cookie 2024-07-22 06:53:35 +07:00
TwoFactorAuth fix: Handle exception when clearing previously removed two factor tokens 2024-11-05 10:48:33 +07:00
WebAuthn chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00