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
when a user is added through the Users controller, a welcome email should be sent (using delayed job).
The welcome email should have a link to the password resets page, so they can set their password (like a "forgot password" link).
(as a future enhancement, make the password reset page invite them to "Set a password" rather than "Reset their password", if they haven't logged in yet)
The text was updated successfully, but these errors were encountered:
when a user is added through the Users controller, a welcome email should be sent (using delayed job).
The welcome email should have a link to the password resets page, so they can set their password (like a "forgot password" link).
(as a future enhancement, make the password reset page invite them to "Set a password" rather than "Reset their password", if they haven't logged in yet)
The text was updated successfully, but these errors were encountered: