nextcloud/apps/dav/lib/Connector
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
..
Sabre PasswordLoginForbidden must extend NotAuthenticated 2016-06-17 15:50:24 +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