Skip to content
Snippets Groups Projects
Commit 055d58bf authored by Vincent Petry's avatar Vincent Petry Committed by Morris Jobke
Browse files

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.
parent 79bbda99
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment