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

[UserManagementBundle] Added event listeners for user management #1169

Merged
merged 1 commit into from
Jun 20, 2016

Conversation

dannyvw
Copy link
Contributor

@dannyvw dannyvw commented May 24, 2016

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets

Also added an check which checks of the user is found

@dannyvw dannyvw changed the title Added event listeners for user management [UserManagementBundle] Added event listeners for user management May 24, 2016
@jockri
Copy link
Contributor

jockri commented May 26, 2016

What is the use case for this events? Can you also do this with the Doctrine events? preRemove, preUpdate, ...

@dannyvw
Copy link
Contributor Author

dannyvw commented May 26, 2016

We have different super admins but we don't want that other customers can edit or delete our super admin. It's a special use-case for us but maybe can someone else use this listeners too (with there own logic).

@jockri jockri merged commit efce11f into Kunstmaan:master Jun 20, 2016
@jockri jockri added this to the 3.5.2 milestone Jun 20, 2016
@dannyvw dannyvw deleted the feature/user-event-dispatcher branch June 22, 2016 12:24
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

Successfully merging this pull request may close these issues.

None yet

2 participants