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

Patches _email_verify_token exposed in /login #4335

Conversation

gyratorycircus
Copy link
Contributor

This fixes _email_verify_token being returned on the user object in REST API calls to /login: #3432

…ctions. Adding test for hidden property removal on `/login`.
@codecov
Copy link

codecov bot commented Nov 10, 2017

Codecov Report

Merging #4335 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4335      +/-   ##
==========================================
- Coverage   92.52%   92.51%   -0.02%     
==========================================
  Files         118      118              
  Lines        8256     8258       +2     
==========================================
+ Hits         7639     7640       +1     
- Misses        617      618       +1
Impacted Files Coverage Δ
src/Routers/UsersRouter.js 93.07% <100%> (+0.1%) ⬆️
src/RestWrite.js 93.39% <0%> (-0.19%) ⬇️

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 08ab1f4...8b0f00d. Read the comment docs.

Copy link
Contributor

@montymxb montymxb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent 👍 , patch looks good. Thanks for submitting so quickly!

@montymxb montymxb merged commit 932a474 into parse-community:master Nov 10, 2017
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
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