]> git.mxchange.org Git - friendica.git/commit
Ensure arbitrary HTTPException messages are HTML escaped
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 5 Feb 2023 00:19:43 +0000 (19:19 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 5 Feb 2023 01:36:33 +0000 (20:36 -0500)
commit447709377c9597a0a742d0953acac58408123936
tree5d37989fc582cfcd0474fbb503f0850ed7fa3397
parent4e355c0f5eca132e83797addc26c2717cdf70078
Ensure arbitrary HTTPException messages are HTML escaped

- These messages can include user-supplied strings
src/Module/Special/HTTPException.php
view/templates/exception.tpl
view/templates/http_status.tpl