Whitelist
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
The whitelist input filter disables HTML forms whose domains are not part of an approved whitelist. It works by stripping out the "action" attribute for all forms which are not on the whitelist. For example, you could use this to enable all forms that submit to http://www.good-site.com while disabling forms that submit to http://www.evil-site.com or other suspicious destinations.
