AES Setup
Token
Sample 1
Sample 3

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This small module provides user account password token for account E-mails settings. Site administrator allowed sending the password to user in bellow settings:-

  1. Welcome (new user created by administrator)
  2. Welcome (no approval required)
  3. Account activation
  4. Welcome (no approval required, password is set)
  5. Password recovery

Dependencies

This module requires the AES encryption

Why sending password?

This avoids password reset link. It fixes issue https://www.drupal.org/node/660302. The Registration Password Token working only for Password recovery in Account Settings. But this module working all the scenario which i have mentioned above in account settings.

Similar Modules

Registration Password Token

Note

You need to follow AES module configuration .After both AES and Account Password Token Enabled needs to be reset the user’s password by admin this is difficult for if site has multiple users. So better you have to install this module when the site development will start.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Created by soliyappan on , updated