nextcloud-server/tests
Christoph Wurst 6af2efb679
prevent infinite redirect loops if the there is no 2fa provider to pass
This fixes infinite loops that are caused whenever a user is about to solve a 2FA
challenge, but the provider app is disabled at the same time. Since the session
value usually indicates that the challenge needs to be solved before we grant access
we have to remove that value instead in this special case.
2016-08-24 10:49:23 +02:00
..
apps
Core prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +02:00
data Add two factor auth to core 2016-05-23 11:21:10 +02:00
docker/mariadb
lib prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +02:00
objectstore fix swift primary object store test (#25281) 2016-07-05 08:54:51 +02:00
Settings Merge pull request #893 from nextcloud/ie8_be_gone 2016-08-17 09:02:58 +02:00
travis Changed name of default logfile from owncloud.log to nextcloud.log. 2016-07-04 11:50:32 +02:00
apps.php Fix the tests again 2016-05-25 16:51:02 +02:00
bootstrap.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
enable_all.php
karma.config.js
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +02:00
phpunit-autotest.xml Use proper casing 2016-08-15 17:00:35 +02:00
phpunit.xml.dist Use proper casing 2016-08-15 17:00:35 +02:00
preseed-config.php
startsessionlistener.php