mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
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. |
||
|---|---|---|
| .. | ||
| acceptance | ||
| core | ||
| data | ||
| lib | ||
| ocs | ||
| ocs-provider | ||
| settings | ||
| apps.php | ||
| bootstrap.php | ||
| enable_all.php | ||
| karma.config.js | ||
| phpunit-autotest-external.xml | ||
| phpunit-autotest.xml | ||
| phpunit.xml.dist | ||
| preseed-config.php | ||
| startsessionlistener.php | ||