nextcloud/apps/dav/tests/unit/connector/sabre
Vincent Petry 055d58bfc3 Do not authenticate over ajax
This makes sure that whenever a Webdav call is done through Ajax, if the
session has expired, it will not send back a challenge but a simple 401
response. Without this fix, the default code would send back a challenge
and trigger the browser's basic auth dialog.
2015-11-23 09:44:30 +01:00
..
exception Allow storage wrappers to through a forbidden exception with retry information 2015-11-17 10:39:52 +01:00
requesttest Scrutinizer Auto-Fixes 2015-11-20 15:42:34 +00:00
BlockLegacyClientPluginTest.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
DummyGetResponsePluginTest.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
FakeLockerPluginTest.php Add fake locker plugin for WebDAVFS 2015-11-13 23:31:08 +01:00
MaintenancePluginTest.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
auth.php Do not authenticate over ajax 2015-11-23 09:44:30 +01:00
copyetagheaderplugintest.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
custompropertiesbackend.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
directory.php Allow storage wrappers to through a forbidden exception with retry information 2015-11-17 10:39:52 +01:00
exceptionloggerplugin.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
file.php Scrutinizer Auto-Fixes 2015-11-20 15:42:34 +00:00
filesplugin.php Scrutinizer Auto-Fixes 2015-11-20 15:42:34 +00:00
node.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
objecttree.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
principal.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
quotaplugin.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
tagsplugin.php Introducing CardDAV into core 2015-11-06 15:26:51 +01:00