Secure form

Component ID

2134633

Component name

Secure form

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1062

Component created

Component changed

Component body

This module will provide more security for your user input forms.

The secure form module restricts a file upload, if there is a mismatch between the MIME type and extension of the file. It also provides an option to set the auto-complete property to off in form fields. A privileged user can manage (enable/disable) both these options from configuration section.

This module is useful for the following cases.

  • Turn off auto complete option/property from all the user input fields/forms.
  • Prevent or restrict the user from uploading a file by changing the extension of the file (extension not matched with file MIME type).

Requirements

Windows users must include the bundled "php_fileinfo.dll" DLL file in "php.ini". Read the documentation for more information.

Installation

Co-Maintainers

Secure form was originally written by Clinton Correya and maintained by Drupaldev@assyst. It is currently co-maintained by Arun M V, Rony George and Srutheesh P P.