nextcloud/apps/dav/lib/Files
Lukas Reschke f715b5ea2e
Don't print exception message in HTML
The exception message is potentially influenced by user input and could thus be confusing (e.g. somebody could try to open a file like "Please send a mail to support@foo.com", and then the message would include that string.

It is thus reasonable to not show the exception message by default. Also for the browser view I added an `exit()` at the end, as otherwise the XML exception would be attached.
2016-09-09 13:52:34 +02:00
..
Sharing Update with robin 2016-07-21 18:13:58 +02:00
BrowserErrorPagePlugin.php Don't print exception message in HTML 2016-09-09 13:52:34 +02:00
CustomPropertiesBackend.php Update with robin 2016-07-21 18:13:58 +02:00
FilesHome.php Fix apps/ 2016-07-21 18:13:57 +02:00
RootCollection.php Fix apps/ 2016-07-21 18:13:57 +02:00