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

Handle unconfirmed email #378

Merged
merged 1 commit into from
Sep 30, 2018
Merged

Conversation

klacointe
Copy link
Contributor

@klacointe klacointe commented Sep 28, 2018

Hello,

We are using coherence and we need to confirm user email on each update.
We found an issue and saw that the feature is missing but PR are welcome: #74

Here is a PR that add an option to require email update confirmation instead of directly updating the database. We are using the unconfirmed_email attributes that was already present on the migration file (but not used in the library)

Can you please make a review on this?

Signed-off-by: Stéphane Robino [email protected]
Signed-off-by: Kévin Lacointe [email protected]

Signed-off-by: Stéphane Robino <[email protected]>
Signed-off-by: Kévin Lacointe <[email protected]>
@smpallen99 smpallen99 merged commit a87dd88 into smpallen99:master Sep 30, 2018
@smpallen99
Copy link
Owner

Thanks for the contribution!!

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