Development

#2602 ([sfGuardDoctrinePlugin] remove user assignment when editing group or make it configurable)

You must first sign up to be able to contribute.

Ticket #2602 (new defect)

Opened 9 months ago

Last modified 9 months ago

[sfGuardDoctrinePlugin] remove user assignment when editing group or make it configurable

Reported by: adrive Assigned to: pookey
Priority: minor Milestone:
Component: sfGuardDoctrinePlugin Version: 1.0.9
Keywords: Cc:
Qualification: Unreviewed

Description

After adding enhancement #1742 to trunk, my application will ends with Execution timeout.

I have a lot of user (over 15000) and generation of such amount of users on edit page breaks usability of that enhancement. This enhancement is usable and functionable only when you have few users.

Since I cannot overwrite generator.yml in my local project (apps/admin/modules/sfGuardGroup/config/) like I can do with other configuration files, it will be better to remove this enhancement or find some way it can be optionable.

sfGuardUser which is "older brother" of sfGuardDoctrinePlugin doesn't have this feature.

Change History

12/20/07 16:04:49 changed by lking

  • owner changed from fabien to pookey.
  • component changed from plugins to sfGuardDoctrinePlugin.