nextcloud/apps/dav/lib
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
..
caldav Scrutinizer Auto-Fixes 2015-11-20 15:42:34 +00:00
carddav Scrutinizer Auto-Fixes 2015-11-20 15:42:34 +00:00
connector Do not authenticate over ajax 2015-11-23 09:44:30 +01:00
files Introduced the new webdav endpoint remote.php/dav holding the principals and the files collection 2015-10-26 13:00:00 +01:00
rootcollection.php Addressbook sharing added based on a simplified approach which is based on calendar sharing standard 2015-11-19 11:34:31 +01:00
server.php Implement CSRF protection 2015-11-19 11:34:59 +01:00