nextcloud/lib/public/appframework
Lukas Reschke f9e90e92d4 Encode HTML tags in JSON
While not encoding the HTML tags in the JSON response is perfectly fine since we set the proper mimetype as well as disable content sniffing a lot of automated code scanner do report this as security bug. Encoding them leads to less discussions and a lot of saved time.
2015-09-03 00:44:46 +02:00
..
db Fix missing @since tags in OCP 2015-06-19 10:51:36 +02:00
http Encode HTML tags in JSON 2015-09-03 00:44:46 +02:00
utility Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
apicontroller.php fix wrong variable names in PHPDoc 2015-04-18 14:31:28 +02:00
app.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
controller.php Add version to @deprecated tags 2015-04-19 01:04:59 +02:00
http.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
iapi.php update license headers and authors 2015-06-25 14:13:49 +02:00
iappcontainer.php Use DI 2015-08-10 10:45:16 +02:00
middleware.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
ocscontroller.php Fix unit test within OCSController 2015-08-03 22:19:04 +02:00
queryexception.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00