pastafarianstvi.cz/libraries/htmlpurifier-4.14.0/library/HTMLPurifier/ConfigSchema/schema/HTML.Forms.txt

12 lines
333 B
Text
Raw Permalink Normal View History

2022-11-19 17:30:09 +01:00
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