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

When using the email verification process user is inserted first #10

Open
jccompagnon opened this issue Feb 28, 2014 · 1 comment
Open

Comments

@jccompagnon
Copy link

When using the email verification the user is Inserted in the database then the email is sent.
If the email sent errors out the user is created in the database and needs to be manualy deleted.
The user should not be inserted in the DB till the email is successfully sent

@coolcsn
Copy link
Owner

coolcsn commented Mar 1, 2014

Yes, you are right. We have to switch the order of the operations. You can send me a PR (Pull Request) and I will merge it, if you like. Or I will add it as an issue and it will be fixed.

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

No branches or pull requests

2 participants