server/apps/dav/tests/unit
Lukas Reschke 633396001f
Prevent sending second WWW-Authenticate header
Overrides \Sabre\DAV\Auth\Backend\AbstractBearer::challenge to prevent sending a second WWW-Authenticate header which is standard-compliant but most DAV clients simply fail hard.

Fixes https://github.com/nextcloud/server/issues/5088

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-06-13 13:54:52 +02:00
..
AppInfo Fix more tests 2016-09-20 14:28:17 +02:00
Avatars add missing parent::setUp that broke any other dav app test 2017-06-08 19:26:36 +02:00
CalDAV fix replacing of 4MB Unicode Chars in cal props table 2017-05-21 13:26:46 +02:00
CardDAV Fix ImageExportPluginTest 2017-05-08 11:20:49 +02:00
Comments Remove unused use statements 2017-04-22 19:23:31 -05:00
Connector Prevent sending second WWW-Authenticate header 2017-06-13 13:54:52 +02:00
DAV Remove unused use statements 2017-04-22 19:23:31 -05:00
Files OCA\DAV\Files\CustomPropertiesBackend -> OCA\DAV\DAV\CustomPropertiesBackend 2017-03-27 19:15:51 +02:00
Migration Directly fix the values 2017-03-26 13:09:53 +02:00
SystemTag Remove unused use statements 2017-04-22 19:23:31 -05:00
Upload Chunking NG: Assemble in natural sort order of files 2017-03-17 00:06:31 -06:00
bootstrap.php Fix apps/ 2016-07-21 18:13:57 +02:00
CapabilitiesTest.php Add unit test 2016-10-22 14:05:53 +02:00
phpunit.xml Adding AvatarHomeTest 2017-03-29 00:04:29 +02:00
ServerTest.php Update with robin 2016-07-21 18:13:58 +02:00