nextcloud/apps/dav
Roeland Jago Douma 059b7435ab
PasswordLoginForbidden is not a FATAL exception
It is just a 'Sabre\DAV\Exception\NotAuthenticated' exception
with some special meaning.

So just log it as DEBUG and not as FATAL.
2016-07-14 22:53:12 +02:00
..
appinfo Merge remote-tracking branch 'upstream/master' into master-upstream-sync 2016-06-26 12:55:05 +02:00
bin Initial implementation of the new chunked upload - as specified in https://dragotin.wordpress.com/2015/06/22/owncloud-chunking-ng/ 2016-04-12 12:32:04 +02:00
lib PasswordLoginForbidden is not a FATAL exception 2016-07-14 22:53:12 +02:00
templates In case of exception we return an html page in case the client is a browser 2016-03-24 19:02:16 +01:00
tests Fix test using private propertries 2016-07-08 12:36:25 +02:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00