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

Make jwt not required for register mutation #6716

Merged
merged 4 commits into from Jul 15, 2020

Conversation

diogotcorreia
Copy link
Contributor

Description of what you did:

Fix #6497

@codecov
Copy link

codecov bot commented Jun 18, 2020

Codecov Report

Merging #6716 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6716   +/-   ##
=======================================
  Coverage   20.05%   20.05%           
=======================================
  Files         858      858           
  Lines       12049    12049           
  Branches     1951     1951           
=======================================
  Hits         2416     2416           
  Misses       8062     8062           
  Partials     1571     1571           
Flag Coverage Δ
#front 14.67% <ø> (ø)
#unit 42.45% <ø> (ø)

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 f3e078c...fc43a7e. Read the comment docs.

@diogotcorreia
Copy link
Contributor Author

Ping @alexandrebodin

@alexandrebodin alexandrebodin self-requested a review July 15, 2020 07:53
Copy link
Member

@alexandrebodin alexandrebodin left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks for the fix !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Issue reporting a bug source: plugin:graphql Source is plugin/graphql package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Register mutation doesn't work with email confirmation enabled
2 participants