Robin Appelman
|
9d6d23d1f7
|
keep previous exception when transforming to dav exception
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-02-07 13:34:30 +01:00 |
Joas Schilling
|
813f0a0f40
|
Fix apps/
|
2016-07-21 18:13:57 +02:00 |
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 |
Christoph Wurst
|
5a8cfab68f
|
throw PasswordLoginForbidden on DAV
|
2016-06-17 11:30:24 +02:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
Joas Schilling
|
dd9ee10bc0
|
Move dav app to PSR-4 (#24527)
* Move Application to correct namespace and PSR-4 it
* Move dav app to PSR-4
|
2016-05-12 09:42:40 +02:00 |