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

Remove the user if an email confirmation cannot be sent #4837

Closed
yasakova-anastasia opened this issue Aug 25, 2022 · 2 comments
Closed

Remove the user if an email confirmation cannot be sent #4837

yasakova-anastasia opened this issue Aug 25, 2022 · 2 comments
Assignees
Labels
auth Authentication or authorization functionality

Comments

@yasakova-anastasia
Copy link
Contributor

yasakova-anastasia commented Aug 25, 2022

We had some problems with our free email server. I was not able to register a new user. Now after all problems were resolved, I tried to register again but got the error below. Need to delete the user if we cannot send a confirmation email.

image

Issue by @nmanovic

@azhavoro azhavoro added the enhancement New feature or request label Aug 26, 2022
@Marishka17 Marishka17 mentioned this issue Nov 3, 2022
7 tasks
@nmanovic nmanovic added auth Authentication or authorization functionality and removed enhancement New feature or request labels Jan 5, 2023
@nmanovic
Copy link
Contributor

nmanovic commented Jan 5, 2023

@Marishka17 , need to have a way to resent the confirmation email.

@Marishka17
Copy link
Contributor

@nmanovic, it was implemented. Now if the user has an unverified email and tries to log in then a new confirmation email will be sent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Authentication or authorization functionality
Projects
None yet
Development

No branches or pull requests

4 participants