Account Password Token
Component ID
2276915
Component name
Account Password Token
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This small module provides user account password token for account E-mails settings. Site administrator allowed sending the password to user in bellow settings:-
- Welcome (new user created by administrator)
- Welcome (no approval required)
- Account activation
- Welcome (no approval required, password is set)
- 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
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.
