nextcloud/apps/dav
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
..
appinfo Addressbook sharing added based on a simplified approach which is based on calendar sharing standard 2015-11-19 11:34:31 +01:00
command Add occ command to create a new calendar 2015-11-16 16:29:01 +01:00
lib Do not authenticate over ajax 2015-11-23 09:44:30 +01:00
tests Do not authenticate over ajax 2015-11-23 09:44:30 +01:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00