mirror of
https://github.com/nextcloud/server.git
synced 2026-03-01 21:10:36 -05:00
Otherwise as the tokens were removed from the database but not from the configuration the next time that the tokens were cleared the previous tokens were still got from the configuration, and trying to remove them again from the database ended in a DoesNotExistException being thrown. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |
||
|---|---|---|
| .. | ||
| Db | ||
| EnforcementStateTest.php | ||
| ManagerTest.php | ||
| MandatoryTwoFactorTest.php | ||
| ProviderLoaderTest.php | ||
| ProviderManagerTest.php | ||
| ProviderSetTest.php | ||
| RegistryTest.php | ||