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

Fix #911 where emails not sent. #926

Merged
merged 1 commit into from
Sep 30, 2015
Merged

Fix #911 where emails not sent. #926

merged 1 commit into from
Sep 30, 2015

Conversation

rwakida
Copy link
Contributor

@rwakida rwakida commented Sep 29, 2015

RocketChat.models.Users findOneByEmailAddress had a typo in the query field. The
following use cases are fixed:

  1. sendConfirmationEmail
  2. sendForgotPasswordEmail
  3. lookup existing admin by email when initializing RocketChat at
    startup

Users model findOneByEmailAddress had a typo in the query field.  The
following use cases are fixed:
1. sendConfirmationEmail
2. sendForgotPasswordEmail
3. lookup existing admin by email when initializing RocketChat at
startup
@rodrigok
Copy link
Member

Thanks @rwakida

rodrigok added a commit that referenced this pull request Sep 30, 2015
@rodrigok rodrigok merged commit 6bca1ca into master Sep 30, 2015
@rodrigok rodrigok deleted the emails-not-sent branch September 30, 2015 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants