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
The auth_service_spec.rb file seems to indicate that the email that will be sent upon submission of the auth sign_up form will have the subject
Your account has been created
However, on all of our websites, submission of the auth sign_up form results in an email with the subject
Instructions for changing your password
Should the subject be automatically applied? Or is this something we need to set somewhere. If so, where?
The text was updated successfully, but these errors were encountered:
greyskin
changed the title
Subject for sign_up and password_reset emails is identical: "Instructions for changing your password"
Email subject for sign_up and password_reset emails is identical: "Instructions for changing your password"
Sep 20, 2022
The auth_service_spec.rb file seems to indicate that the email that will be sent upon submission of the auth sign_up form will have the subject
However, on all of our websites, submission of the auth sign_up form results in an email with the subject
Should the subject be automatically applied? Or is this something we need to set somewhere. If so, where?
The text was updated successfully, but these errors were encountered: