This project is not covered by Drupal’s security advisory policy.

The Password Notification Module helps send password notification emails to users when their passwords are updated and logs the password update history.

Features

  • Send Email Notifications: Sends an email to the respective user when their password is changed.
  • Log History: Maintains user-based and global log history (only administrators can see the entire history).
  • Batch Operation for Log Removal: Allows administrators to remove log history using batch operations.

Installation

1. Copy the entire 'Password Notification' directory to your contributed modules directory.
2. Log in as an administrator and enable the module at '/admin/modules'.

Configuration

1. Go to the Password Notification Configuration page (Configuration >> People >> Password Notification).
- Path: '/admin/config/people/password-notification'
2. Configuration options:
a. Enable or disable password notification emails.
b. Enable or disable password notification log entries.
c. Configure the email content, including subject, message, Bcc, and Cc fields.
d. Set the limit for deleting records using the batch operation on the Delete History page.

Password Changed History Page URLs

1. All History Page:
- Path: 'People >> Password Changed History'
- URL: '/admin/people/password-changed/history' (Only administrators can see the entire history).

2. User-Based History Page:
- URL: '/user/[uid]/password-changed/history' (Authenticated users can see their own history).

3. Delete History Page:
- Path: 'People >> Password Changed History >> Delete History'
- URL: '/admin/people/password-changed/history/delete' (Only administrators can handle this operation).

Supporting organizations: 

Project information

Releases