-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Added custom event to fix email confirmation system #156
Conversation
Use `FormEvent` as base class
Created merge request in nucleos/NucleosUserBundle#200 to make |
There is a new 1.7.0 release of the user bundle. Please bump the user-bundle version inside the |
Updated user bundle dependency
Done |
Thanks @fkrauthan |
Closes #153
Subject
UserFormEvent
REGISTRATION_SUCCESS
event toUserFormEvent
EmailConfirmationListener
to use new event type to make it work