nextcloud/tests
Daniel Calviño Sánchez c7b5c3e02f fix: Clear pending two factor tokens also from configuration
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>
2024-11-05 10:50:29 +00:00
..
apps chore: Add SPDX header 2024-05-13 17:41:36 +02:00
blueprints chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Core test(settings): Correctly only return bool for Symfony Input::hasParameterOption calls 2024-10-21 11:28:55 +02:00
data fix(appinfo): Make sure screenshot, author and category are always arrays 2024-11-01 14:48:33 +00:00
docker chore: Add SPDX header 2024-05-13 17:41:36 +02:00
lib fix: Clear pending two factor tokens also from configuration 2024-11-05 10:50:29 +00:00
objectstore chore: Add SPDX header 2024-05-22 19:58:12 +02:00
Test/Repair/Owncloud chore: Add SPDX header 2024-05-13 17:41:36 +02:00
travis chore: Add SPDX header 2024-05-22 19:58:12 +02:00
apps.php fix(tests): Fix test selection and run unit tests of DAV and user_status 2024-09-25 08:39:14 +02:00
bootstrap.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
drone-run-integration-tests.sh chore: Add SPDX header 2024-05-13 17:41:36 +02:00
drone-run-php-tests.sh chore: Add SPDX header 2024-05-13 17:41:36 +02:00
drone-wait-objectstore.sh chore: Add SPDX header 2024-05-13 17:41:36 +02:00
enable_all.php chore(webhooks): Rename webhooks application to webhook_listeners 2024-06-11 14:10:29 +02:00
karma.config.js chore: Add SPDX header 2024-05-13 17:41:36 +02:00
phpunit-autotest-external.xml chore: Add SPDX header 2024-05-13 17:41:36 +02:00
phpunit-autotest.xml chore: Add SPDX header 2024-05-13 17:41:36 +02:00
preseed-config.php chore: Apply php:cs recommendations 2024-08-28 14:54:14 +02:00
redis-cluster.config.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
redis.config.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
startsessionlistener.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00