nextcloud/apps/dav/lib
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 Contacts API: replace raw image data with url (#25081) 2016-06-21 15:25:44 +02:00
CalDAV Fix undefined properties 2016-07-08 12:35:16 +02:00
CardDAV Fix undefined properties 2016-07-08 12:35:16 +02:00
Command Update license headers 2016-05-26 19:57:24 +02:00
Comments Show error message when posting an invalid comment 2016-06-24 10:17:12 +02:00
Connector PasswordLoginForbidden is not a FATAL exception 2016-07-14 22:53:12 +02:00
DAV Fix type hinting 2016-07-08 12:35:50 +02:00
Files Fix type hinting 2016-07-08 12:35:50 +02:00
Migration Move birthday calendar generation to a live migration job (#25135) 2016-06-16 16:14:28 +02:00
SystemTag Update license headers 2016-05-26 19:57:24 +02:00
Upload Update license headers 2016-05-26 19:57:24 +02:00
HookManager.php Move dav app to PSR-4 (#24527) 2016-05-12 09:42:40 +02:00
RootCollection.php Update license headers 2016-05-26 19:57:24 +02:00
Server.php Fix test using private propertries 2016-07-08 12:36:25 +02:00