MDL-70290 core: HTMLPurifier upgrade to 4.13.0

This commit is contained in:
Peter Dias
2021-01-14 07:57:58 +08:00
parent ed2400457b
commit 6a32601010
11 changed files with 36 additions and 49 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1,11 @@
HTML.Forms
TYPE: bool
VERSION: 4.13.0
DEFAULT: false
--DESCRIPTION--
<p>
Whether or not to permit form elements in the user input, regardless of
%HTML.Trusted value. Please be very careful when using this functionality, as
enabling forms in untrusted documents may allow for phishing attacks.
</p>
--# vim: et sw=4 sts=4