Yes i've changesd only that to md5, but generate two differnet password.
Thanks

2011/4/9 Christophe COEVOET <s...@notk.org>

> Le 09/04/2011 14:15, Alvaro Touzon a écrit :
>
>  Hi to all
>> I'm using this tuto for make auth:
>>
>> http://www.dobervich.com/2011/03/21/symfony2-blog-application-tutorial-part-v-intro-to-security/
>>
>> It shos how to make basic Auth, but
>> when i create an user with md5 encodig the password not the same as when
>> sf makes auth any idea??
>> thnks
>>
> The default behavior is now to encode the hash in base64 and do several
> iterations. So if you want to encode the password with a simple md5, you
> need to change this behavior in the encoder configuration.
>
> --
> Christophe | Stof
>
> --
> 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 users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>



-- 
Álvaro, Senior Web Developer

-- 
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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to