Open chris-yoon90 opened 10 years ago
When the site admin creates a new employee or updates existing employee information, the password is set to random SecureRandom.urlsafe_base64 string.
I need to send notification email containing the new password to the employee.
When the site admin creates a new employee or updates existing employee information, the password is set to random SecureRandom.urlsafe_base64 string.
I need to send notification email containing the new password to the employee.