[symfony-users] login with email instead of a separate username

2010-03-31 Thread gopi
Hi.. I was looking for an authentication module (including registration by mail, forgot password etc) in symfony and installed sfGuardDoctrine sfForkedDoctrineApply, But these plugins use a separate userid for login instead of using the email address. Is there any plugin or a patch to use

Re: [symfony-users] login with email instead of a separate username

2010-03-31 Thread Gábor Fási
http://bluehorn.co.nz/2009/06/12/symfony-12-propel-and-sfguardplugin-email-login/ On Wed, Mar 31, 2010 at 09:13, gopi mgo...@gmail.com wrote: Hi.. I was looking for an authentication module (including registration by mail, forgot password etc) in symfony and installed sfGuardDoctrine