Hi, I'm trying to setup an authentication and authorization schema to access a website backend and I need to make some modification to sfDoctrineGuardPlugin modules. In particular I need to remove the 'permissions_list' widgets from sfGuardUser and sfGuardGroup.
I have tried to do it creating a custom generator.yml file for these modules, but it did not work. However, I can change the 'label' values with this generator.yml. I have also tried to override the sfGuardUserAdminForm class, but no results at all. I am wondering why the plugin is ignoring (partially) my custom files and classes and what is the correct way to do this. Thanks! -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
