Skip to content

Set role after registration. #812

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

Closed
freshface opened this issue Oct 4, 2012 · 2 comments
Closed

Set role after registration. #812

freshface opened this issue Oct 4, 2012 · 2 comments
Milestone

Comments

@freshface
Copy link

How do I set the role of the user to OWNER after or during registration?
I overwrote the registrationAction but now what?

@stof
Copy link
Member

stof commented Oct 5, 2012

you should be doing it in the onSuccess method of a custom registration form handler instead.

@stof
Copy link
Member

stof commented Dec 27, 2012

since #867 this is done using the REGISTRATION_SUCCESS event

@stof stof closed this as completed Dec 27, 2012
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