diff options
author | Vincent Petry <pvince81@owncloud.com> | 2015-11-19 14:18:27 +0100 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2015-11-23 09:44:30 +0100 |
commit | 055d58bfc3d8168cf1923030cf6d532cc6f288e4 (patch) | |
tree | bd425db4c9ff5a8ece48f3324561b83103f746f8 /apps/files_sharing/js/public.js | |
parent | 79bbda994bb8dd2231f68f57785237f79f86f6c7 (diff) | |
download | nextcloud-server-055d58bfc3d8168cf1923030cf6d532cc6f288e4.tar.gz nextcloud-server-055d58bfc3d8168cf1923030cf6d532cc6f288e4.zip |
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.
Diffstat (limited to 'apps/files_sharing/js/public.js')
0 files changed, 0 insertions, 0 deletions