Skip to content

Update for current sfDoctrineGuard compatibility. #10

@prodigitalson

Description

@prodigitalson

The current stable releas of sfDoctrineGuard adds an email column email_address so the email no longer needs to be stored in the profile. There should be a setting to more directly control this without having to write your own adapter class.

Futhermore, If you arent already using a user profile its silly to make one for just three columns (2 if you exclude email now that sfguard supports it directly) when you can just override the sfGuardUser schema at the project level to add the columns in question. It would be nice if there were options to let the plugin know if you are using a profile at all or if it shoudl just look at the user class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions