Actions
Bug #6404
closedPassword always encrypted for emails
Description
When including the password in the welcome email or pending email it's always encrypted. It should be unecrypted in both emails since it's a generated password. To do this the cleartext password needs to be set in the user object before the activateUser function is called and changed back after it's called.
Updated by krileon about 7 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Actions