nextcloud/lib/private/Authentication/TwoFactorAuth
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
..
Db
EnforcementState.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Manager.php fix: Handle exception when clearing previously removed two factor tokens 2024-11-05 10:48:33 +00:00
MandatoryTwoFactor.php
ProviderLoader.php
ProviderManager.php
ProviderSet.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Registry.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00