Hello! While working on site that required user authorization, I've decided to use sfDoctrineGuardPlugin (kinda obvious decision, isn't it?). The problem was that we don't want to force users to use nicknames to sign- in, but rather aim to keep things simple, so we've decided to use email as a login ID. sfGuard seems to allow entering email as login ID, but in fact this doesn't work. See sfDoctrineGuardPlugin/lib/ validator/sfGuardValidatorUser.class.php around line #40. I've created a ticket with a patch that fixes that and allows entering email as a login ID. Please kindly review it and commit. http://trac.symfony-project.org/ticket/9556
-- 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 developers" 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-devs?hl=en
