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:
- Goto: admin/settings/password-require/set-forms
- Click: "Start Editing Forms Protection"
- Browse to desired form
- Click: Add/Remove password protection
- 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.
