server/apps/dav/tests/unit
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
..
AppInfo Fix apps/ 2016-07-21 18:13:57 +02:00
CalDAV Fix apps/ 2016-07-21 18:13:57 +02:00
CardDAV Fix apps/ 2016-07-21 18:13:57 +02:00
Comments Fix apps/ 2016-07-21 18:13:57 +02:00
Connector prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +02:00
DAV Fix apps/ 2016-07-21 18:13:57 +02:00
Migration Fix apps/ 2016-07-21 18:13:57 +02:00
SystemTag Fix apps/ 2016-07-21 18:13:57 +02:00
Upload Fix apps/ 2016-07-21 18:13:57 +02:00
bootstrap.php Fix apps/ 2016-07-21 18:13:57 +02:00
phpunit.xml Update DAV unit tests to PSR-4 2016-05-25 16:09:18 +02:00
ServerTest.php Update with robin 2016-07-21 18:13:58 +02:00