nextcloud/apps/dav/lib/Connector/Sabre/Exception
Vincent Petry 2340660a5b
PasswordLoginForbidden must extend NotAuthenticated
The auth code from Sabre will forward NotAuthenticated exceptions but
in the case of a generic exception, it is packaged as "service not
available".
2016-06-17 15:50:24 +02:00
..
EntityTooLarge.php Move dav app to PSR-4 (#24527) 2016-05-12 09:42:40 +02:00
FileLocked.php Update license headers 2016-05-26 19:57:24 +02:00
Forbidden.php Move dav app to PSR-4 (#24527) 2016-05-12 09:42:40 +02:00
InvalidPath.php Move dav app to PSR-4 (#24527) 2016-05-12 09:42:40 +02:00
PasswordLoginForbidden.php PasswordLoginForbidden must extend NotAuthenticated 2016-06-17 15:50:24 +02:00
UnsupportedMediaType.php Move dav app to PSR-4 (#24527) 2016-05-12 09:42:40 +02:00