Skip to content

Include username in password reset email #3969

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

Merged
merged 1 commit into from
Jul 2, 2017

Conversation

rihadavid
Copy link
Contributor

When user resets his password, he does it by filling his email. But often he could also not remember his username, which he needs for logging in. I think it's better to include the username in the password reset email, what do you think?

When user resets his password, he does it by filling his email. But often he could also not remember his username, which he needs for logging in. I think it's better to include the username in the password reset email, what do you think?
@codecov
Copy link

codecov bot commented Jun 28, 2017

Codecov Report

Merging #3969 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #3969      +/-   ##
=========================================
+ Coverage   90.58%   90.6%   +0.01%     
=========================================
  Files         115     115              
  Lines        7788    7788              
=========================================
+ Hits         7055    7056       +1     
+ Misses        733     732       -1
Impacted Files Coverage Δ
src/Controllers/UserController.js 92.98% <ø> (ø) ⬆️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.28% <0%> (+0.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 29c2fad...07ae87e. Read the comment docs.

@flovilmart flovilmart merged commit 2878104 into parse-community:master Jul 2, 2017
@flovilmart
Copy link
Contributor

Thanks @rihadavid for the PR, sorry for the late merge.

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

Successfully merging this pull request may close these issues.

2 participants