Module Description
This module adds email verification to the user accounts when changing their email.

When a user changes their email address, this module will temporarily save the new value and check if it is already used. If it is not already used, it will send a verification email (configurable) to the new email address with a one-time verification link. Upon using that link the logged in user's email address will be changed to the temporarily stored new address, provided that they are the correct currently logged in user.

If a user wants to change their email address to an email address that is already in use, this won't be shown to end users. Instead, the new email address will get the email - notifying them. The email change will also not happen, but an error will be thrown, since two users with the same email address can't exist in a Drupal site.

This module prevents malicious attempts to gather email addresses with active accounts by trying to change to them.

Project Usage
73
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module adds email verification to user accounts when changing their email.
Data Name
email_change_verification

OPENAI CHATBOT

OPENAI CHATBOT

12:29:10
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.