-
Notifications
You must be signed in to change notification settings - Fork 6
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
[#2187] Implemented email-verification #1126
Conversation
40e8079
to
a898f1e
Compare
a898f1e
to
3438f89
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #1126 +/- ##
==========================================
Coverage ? 95.08%
==========================================
Files ? 947
Lines ? 33554
Branches ? 0
==========================================
Hits ? 31906
Misses ? 1648
Partials ? 0 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall, some minor comments
There is a setting in the SiteConfigurations (email fieldset) to enable it.
And the
verified_email
field is editable for testing.