Skip to content

Changing user's email: keep using old email before verification new one #688

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

Closed
wants to merge 5 commits into from

Conversation

Nes-si
Copy link

@Nes-si Nes-si commented Oct 26, 2018

It's a compliant PR to main PR: parse-community/parse-server#5147. It contains new User method requestEmailChange (w parameter email) that realizes email changing according to new scheme.

@codecov
Copy link

codecov bot commented Oct 26, 2018

Codecov Report

Merging #688 into master will decrease coverage by 5.21%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #688      +/-   ##
==========================================
- Coverage   90.57%   85.36%   -5.22%     
==========================================
  Files          54       48       -6     
  Lines        4903     3895    -1008     
  Branches     1088      886     -202     
==========================================
- Hits         4441     3325    -1116     
- Misses        462      570     +108
Impacted Files Coverage Δ
src/ParseUser.js 65.67% <0%> (-16.59%) ⬇️
src/ParsePolygon.js 0% <0%> (-69.5%) ⬇️
src/ParseLiveQuery.js 79.74% <0%> (-20.26%) ⬇️
src/StorageController.react-native.js 84.21% <0%> (-15.79%) ⬇️
src/equals.js 92% <0%> (-8%) ⬇️
src/ParseConfig.js 84.37% <0%> (-3.58%) ⬇️
src/ParseFile.js 94.28% <0%> (-3.05%) ⬇️
src/Parse.js 80.59% <0%> (-2.9%) ⬇️
src/ParseObject.js 88.48% <0%> (-1.54%) ⬇️
... and 26 more

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 3b14bd5...f7c6568. Read the comment docs.

@dplewis dplewis added this to the 2.4.0 milestone Mar 26, 2019
@dplewis dplewis closed this Apr 19, 2019
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.

3 participants