You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
In the config, it's possible to set the "initial_status" to "email_confirmation", but i can't see any code who effectively send mail and activate the user only after it's mail is confirm.
Do i miss something ?
How can i implements this ? i thought to register a doctrine event to listen when the user is added.
Is it the best way ?
The text was updated successfully, but these errors were encountered:
Hi!
In the config, it's possible to set the "initial_status" to "email_confirmation", but i can't see any code who effectively send mail and activate the user only after it's mail is confirm.
Do i miss something ?
How can i implements this ? i thought to register a doctrine event to listen when the user is added.
Is it the best way ?
The text was updated successfully, but these errors were encountered: