nextcloud/apps/dav/lib/Connector
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
..
Sabre PasswordLoginForbidden is not a FATAL exception 2016-07-14 22:53:12 +02:00
LegacyDAVACL.php Update license headers 2016-05-26 19:57:24 +02:00
PublicAuth.php Use the correct realm for basic authentication - fixes #23427 2016-06-09 13:53:32 +02:00