server/apps/dav/lib/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
appenabledplugin.php
auth.php Do not authenticate over ajax 2015-11-23 09:44:30 +01:00
blocklegacyclientplugin.php
copyetagheaderplugin.php
custompropertiesbackend.php
directory.php Allow storage wrappers to through a forbidden exception with retry information 2015-11-17 10:39:52 +01:00
dummygetresponseplugin.php
exceptionloggerplugin.php
fakelockerplugin.php Scrutinizer Auto-Fixes 2015-11-20 15:42:34 +00:00
file.php Scrutinizer Auto-Fixes 2015-11-20 15:42:34 +00:00
filesplugin.php Send download token as cookie to tell the UI that it started 2015-11-22 16:05:51 +01:00
listenerplugin.php Fix webdav access 2015-10-16 13:17:12 +02:00
lockplugin.php Scrutinizer Auto-Fixes 2015-11-20 15:42:34 +00:00
maintenanceplugin.php
node.php Scrutinizer Auto-Fixes 2015-11-20 15:42:34 +00:00
objecttree.php Allow storage wrappers to through a forbidden exception with retry information 2015-11-17 10:39:52 +01:00
principal.php Scrutinizer Auto-Fixes 2015-11-20 15:42:34 +00:00
quotaplugin.php
server.php
serverfactory.php Add internal locking plugin - fixes #20502 2015-11-16 16:09:04 +01:00
taglist.php
tagsplugin.php Fix TagList namespace in property map 2015-11-02 14:19:01 +01:00