I just released a new module, Password Require. It basically lets you make any form in Drupal password protected. When presented with the form they have to re-enter their password to make the form validate.
A password required checkbox gets added to each content type form.
For all other forms:
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
They idea behind the module is that there are certain actions in your site that might need extra security. So if a user has forgotten to log out the user's password must be re-entered to do important tasks.
Right now it is a beta-release and I could use feedback on the module.
Thanks,
Ted









