Password Backup & Recovery

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The PBR will store passwords in a txt file for backup. Ever had a manager that insisted on collecting all the users'/employees' passwords? Well the PBR module may be for you.

Current options include:

  • Exporting password backups can be all users or by role.
  • Choose fields to include: username, email
  • Export passwords encrypted or in plain text

Please be advised that encrypting passwords rather than hashing them is not best practices for security. Regardless, best efforts have been made to make this module as secure as possible.

User Password Reset Link Timeout

Component type

module

Maintenance status

Development status

Downloads

2895

Component created

Component changed

This module provides a Drupal UI method for setting the user password reset link timeout variable (user_password_reset_timeout in D7 and password_reset_timeout in D8). Use cases for changing the value include decreasing the value for security requirements and increasing the value to allow users more time to reset their password.

While you can set this variable in settings.php and with drush vest (see details here), some may find it handy to have a Drupal UI way to make this configuration change.

Auto Captcha

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Module purpose & overview

The main functionality of this module is to automatically add an specific captcha challenge to all the forms in the site where this module is enabled.

Why we created this module?

The idea to create this module was that we always use catpcha for webforms due to a security process on our company and we can save time with this solution and we don't have to care about specific IDs.

Is it Features/Deploy friendly?

Yes, it is. Because it doesn't store any ID or form name.

Page Controller

Component type

module

Categories

Maintenance status

Development status

Downloads

550

Component created

Component changed

Page Controller is no longer fully supported, and is now part of Ghost.

If you are using Page Controller already, you can continue as is, or switch to using Ghost if you prefer.

Views Exposed Empty

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A simple views empty text plugin that displays different view empty text when no exposed filters are used and when a filter is used but there is no results.