Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email subject for sign_up and password_reset emails is identical: "Instructions for changing your password" #216

Open
greyskin opened this issue Sep 20, 2022 · 0 comments

Comments

@greyskin
Copy link

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?

@greyskin 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant