nextcloud-server/apps/dav/lib
Lukas Reschke a4cfb3ddc1
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 14:17:14 +07:00
..
caldav Run the license script 2016-07-22 09:48:05 +07:00
carddav Correctly handle multi-values when converting VCards to array 2016-08-31 12:19:16 +07:00
comments Run the license script 2016-07-22 09:48:05 +07:00
connector UPDATE permissions qualify for renaming a node 2016-09-08 09:43:12 +07:00
dav Run the license script 2016-07-22 09:48:05 +07:00
files Don't print exception message in HTML 2016-09-09 14:17:14 +07:00
migration Run the license script 2016-07-22 09:48:05 +07:00
systemtag Run the license script 2016-07-22 09:48:05 +07:00
hookmanager.php Run the license script 2016-07-22 09:48:05 +07:00
rootcollection.php Run the license script 2016-07-22 09:48:05 +07:00
server.php [stable9] Adding quota plugin to new dav endpoint 2016-07-29 12:41:53 +07:00