You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever a volunteer is created and saved to the database via the CSV Importer, they are assigned a default password of "Secret!!". Upon creation of these volunteers, they should be sent an email explaining what their current password is(mentioned above) and that is is not very safe.
Utilize Devise emailing templates
Trigger email using controller/model for volunteer import functionality.
The text was updated successfully, but these errors were encountered:
Whenever a volunteer is created and saved to the database via the CSV Importer, they are assigned a default password of "Secret!!". Upon creation of these volunteers, they should be sent an email explaining what their current password is(mentioned above) and that is is not very safe.
The text was updated successfully, but these errors were encountered: