SocalNick / ScnSocialAuthDoctrineORM

An extension of ScnSocialAuth that provides integration with Doctrine ORM
BSD 3-Clause "New" or "Revised" License
8 stars 20 forks source link

Default entity is toggleable through config #22

Closed TomHAnderson closed 8 years ago

TomHAnderson commented 9 years ago

Create default entity if configured or no configuration. If the configuration exists and is false the entity will not be included by default.

zfcuser has enable_default_entities and now this module does too.

SocalNick commented 9 years ago

I'm not very familiar with this module. This appears to change default behavior, can anyone else that uses this take a look?

mdjaman commented 8 years ago

Feature needed Please! Any plan to merge this pull request?