Nice solution, occam's razor to the rescue.
I kind of wish I had gone this way because I believe it's better for usability, and is easier to extend to other projects. I've noticed that some users choose to use their email for their username anyway. On Mar 26, 2:23 pm, Cece <[EMAIL PROTECTED]> wrote: > Hello, > > I circumvented this problem by storing email address in the > username property. So my authentication is email/password > based. > > > Absolutely - 'email' should be added to sf_guard_user schema - it > > doesn't need to be a required column though (to maintain backward > > compatibility), a caveat of using password reset functionality should > > be that email column has been changed to both unique/required. > > Cece --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
