Is there a trick to allowing form elements through (fieldset, form, input, lable, legend, optgroup, option, select, textarea)?
I tried adding them to the Allowed textarea, but that didn't work. Hopefully there's a workaround.
Is there a trick to allowing form elements through (fieldset, form, input, lable, legend, optgroup, option, select, textarea)?
I tried adding them to the Allowed textarea, but that didn't work. Hopefully there's a workaround.
Comments
Comment #1
ezyang commentedUnfortunately not. HTML Purifier doesn't have support for forms, since it would be too much possibility for Phishing.
Comment #2
traviscarden commentedWorkaround: #1195958: All forms deleted.