nextcloud/apps/dav
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
..
appinfo Move birthday calendar generation to a live migration job (#25135) 2016-06-16 16:14:28 +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 must extend NotAuthenticated 2016-06-17 15:50:24 +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 throw PasswordLoginForbidden on DAV 2016-06-17 11:30:24 +02:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00