ProblematicAclManagerBundle icon indicating copy to clipboard operation
ProblematicAclManagerBundle copied to clipboard

Enable auto-deletion of ACLs for removed entities

Open Problematic opened this issue 13 years ago • 0 comments

We could listen to the Doctrine preRemove lifecycle event and make sure that the ACLs get deleted. This would probably need to be explicitly enabled by the bundle user.

Problematic avatar Sep 13 '11 21:09 Problematic