nextcloud-server/apps/dav
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
..
appinfo Run the license script 2016-07-22 09:48:05 +07:00
command Run the license script 2016-07-22 09:48:05 +07:00
lib Don't print exception message in HTML 2016-09-09 14:17:14 +07:00
templates Don't print exception message in HTML 2016-09-09 14:17:14 +07:00
tests Fix tests 2016-09-08 09:47:49 +07:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +07:00