1HTML.Forms
2TYPE: bool
3VERSION: 4.13.0
4DEFAULT: false
5--DESCRIPTION--
6<p>
7    Whether or not to permit form elements in the user input, regardless of
8    %HTML.Trusted value. Please be very careful when using this functionality, as
9    enabling forms in untrusted documents may allow for phishing attacks.
10</p>
11--# vim: et sw=4 sts=4
12