server/lib
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
..
l10n [tx-robot] updated from transifex 2015-09-01 14:03:19 -04:00
private Encode HTML tags in JSON 2015-09-03 00:44:46 +02:00
public Encode HTML tags in JSON 2015-09-03 00:44:46 +02:00
repair Remove unnecessary DB prefixes from existing query builder usages 2015-08-10 16:21:41 +02:00
autoloader.php Show the path as part of the exception for not allowed autoloading paths 2015-09-01 16:06:52 +02:00
base.php verify the path in the autoloader 2015-09-01 15:03:28 +02:00