ホーム   ユーザガイド   開発者ガイド   モジュール情報   翻訳ファイル   当サイトについて   フォーラム  
メールアドレスの確認

連続して質問、失礼します。

Drupalのデフォルトの状態では、
新規登録ユーザーに対しては、メールアドレスの確認がありますが、
その後の設定変更によるメールアドレス変更に対しては、
一切の確認がなされていないようなのですが、
これを、ちゃんと確認するようにすることは可能でしょうか?

つまり、
変更後のメールアドレスに、メールアドレス変更用のURLを送信して、
そのURLにアクセスすることで、はじめてメールアドレスが変更できる、
というようなものです。

質問ばかりして申し訳ありません。
よろしくお願いします。

Email Change Confirmation

http://drupal.org/project/email_confirm
というのがリリースされたようです。

下記のような概要なのでピッタリ来るような気がしますが・・・。
This module was created to address a missing piece of functionality in the Drupal user system.

Currently if a user updates their email address there is no confirmation step to ensure
that the new email address belongs to the user and is able to receive email.

In researching this issue I came across a patch to Drupal core to address this issue.
The patch is still pending however so I wrote this module borrowing from the code
submitted as patches in this issue.

See #85494: Verify changing user email addresses for more information

コメント表示オプション
----------
お好みのコメントを表示方法を選択してください「設定の保存」をクリックすると変更が有効になります。