Password Require

Component ID

707250

Component name

Password Require

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1688

Component created

Component changed

Component body

This module allows adding password protection to any form in Drupal. The user will have to enter their password to successfully submit these forms.

It can be used to add extra security to powerful administration forms such as enabling modules, setting permissions or the content overview form.

Usage

To enable password protection on a form:

  1. Goto: admin/settings/password-require/set-forms
  2. Click: "Start Editing Forms Protection"
  3. Browse to desired form
  4. Click: Add/Remove password protection
  5. Submit form to change the forms status

If you are just looking for a Drupal 6 module to force the user to enter their password when changing there password check out Password Change Confirm.