Drupal is a registered trademark of Dries Buytaert
Release: Drupal 10.3.6 Update released for Drupal core (10.3.6)! Release: Drupal 11.0.5 Update released for Drupal core (11.0.5)! Release: Drupal 10.2.9 Update released for Drupal core (10.2.9)! Release: Drupal 10.2.10 Update released for Drupal core (10.2.10)! Release: Drupal 10.3.7 Update released for Drupal core (10.3.7)! Release: Drupal 11.0.6 Update released for Drupal core (11.0.6)! Release: Drupal 10.3.8 Update released for Drupal core (10.3.8)! Release: Drupal 11.0.7 Update released for Drupal core (11.0.7)! Module Revived: Translation Management Tool 8.x-1.19 Module tmgmt updated after 7 months of inactivity (8.x-1.19). Usage Milestone: Account field split Module account_field_split crossed 10,000 active installs.

Drupal by default sends Password Reset URL by email to user's email id in password recovery mail, but Reset Password Email/SMS OTP module sends random generated one time passcode by email or SMS instead of the reset URL to the user.

How does it work for the user?

So the process is as follows for the user:

  1. Go to reset password, enter email address, and choose SMS or Email to recieve OTP*
  2. Retrieve OTP from SMS or Email
  3. Enter it in the validate OTP field and submit
  4. Update password and submit

* If SMS is configured. Additionally the default choice is selected via the configuration of this module.

Module Configuration Steps

Set up the module

  • Optionally install the SMS dependencies (composer require drupal/key twilio/sdk)
  • After enabling the module, manage configuration at "/admin/config/people/reset-password-email-otp"
  • Set the configuration for the one time passcode, the email, and various labels in the form process.

Add the reset password OTP block

  • Go to the "Block layout" page (under Structure) and use any of the "Place block" buttons to create a Reset Password Email OTP Form block.
  • Or use Twig Tweak to render the block anywhere using {{ drupal_block('reset_password_email_otp_form') }}

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Nov 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Core Release date
1.0.4 Stable Nov 20, 2024