]> source.dussan.org Git - nextcloud-server.git/commit
introducing a sanitize HTML function for the internal and the public API. This
authorBjoern Schiessle <schiessle@owncloud.com>
Tue, 19 Jun 2012 15:20:19 +0000 (17:20 +0200)
committerBjoern Schiessle <schiessle@owncloud.com>
Tue, 19 Jun 2012 15:20:19 +0000 (17:20 +0200)
commitd2936bd90caa2b256d32e7d349449ed58b28107b
tree8982b0480099f5e08628e42a5471359c37897478
parent0b9a48b4b6fe7f75475c931c554fc9208a697113
introducing a sanitize HTML function for the internal and the public API. This
allows to easily convert strings to HTML before displaying them on the web page
to reduce the risk of xss vulnerabilities.
lib/public/util.php
lib/util.php