Skip to content

Adds ability to Request Verification Emails #369

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 2 commits into from
Nov 8, 2017

Conversation

montymxb
Copy link
Contributor

@montymxb montymxb commented Nov 7, 2017

This adds the ability to request that a verification email be sent for a given email. This does not require the current user to be logged in, just needs the email arg to be that of an existing non-verified user.

@montymxb montymxb added this to the 1.4.0 milestone Nov 7, 2017
@codecov
Copy link

codecov bot commented Nov 7, 2017

Codecov Report

Merging #369 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #369      +/-   ##
==========================================
+ Coverage   98.93%   98.94%   +<.01%     
==========================================
  Files          36       36              
  Lines        3389     3398       +9     
==========================================
+ Hits         3353     3362       +9     
  Misses         36       36
Impacted Files Coverage Δ
src/Parse/ParseUser.php 98.51% <100%> (+0.05%) ⬆️

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 9f3dffe...19d76da. Read the comment docs.

@montymxb montymxb merged commit c5a68e6 into parse-community:master Nov 8, 2017
@montymxb montymxb deleted the verification-email branch November 8, 2017 06:26
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.

1 participant