http://oldforum.symfony-project.org/index.php/m/83831/

On Thu, Sep 16, 2010 at 16:26, Dirk Conzelmann <i...@dirk-conzelmann.de> wrote:
> Ok now I found an explanation - the password is encrypted twice.
> Any idea how to prevent the double encryption?
>
> On 09/16/2010 04:11 PM, Dirk Conzelmann wrote:
>>
>> Hi,
>> i am having a user in the database
>> user: admin
>> password: admin
>>
>> The mysql table "sf_guard_user" contains the field "password" with the
>> following content:
>> 76d4f40a679eb11489c3cd40157c47a867f077ba
>>
>> After data-dump and data-load there is the following content inside:
>> 6aa715f3a428b02e5b10df7633dddb7b3aed9198
>>
>> Therefore I am not able to login. Any ideas?
>>
>>
>
> --
> 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
>

-- 
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