[symfony-users] user isEnabled()

2011-04-21 Thread symfonyMan
Hello, I have a question about Security in Symfony2. In my user entity i have a column enabled, when the user registred for the first time I set *enabled *to *false* like the FOSUserBundle. before validate the registration ( confirmation by email = set enabled to true ), i can authenticate

Re: [symfony-users] user isEnabled()

2011-04-21 Thread Gareth McCumskey
One method we use to validate a users email account is to actually send him an email with a link which he can use to set his password. Therefore once the password is set, his account is validated. On Thu, Apr 21, 2011 at 7:30 PM, symfonyMan ezziani.cha...@gmail.comwrote: Hello, I have a

ReĀ : Re: [symfony-users] user isEnabled()

2011-04-21 Thread symfonyMan
But in my website, the user set his password in the firt step of registration, than i send him an email for validation -- 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