nextcloud-server/lib/private/Authentication/TwoFactorAuth
Daniel Calviño Sánchez fcefd37a5f 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:50:29 +07:00
..
Db chore: Add SPDX header 2024-05-24 13:11:22 +07:00
EnforcementState.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Manager.php fix: Handle exception when clearing previously removed two factor tokens 2024-11-05 10:50:29 +07:00
MandatoryTwoFactor.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ProviderLoader.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ProviderManager.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ProviderSet.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Registry.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00