Page 1 of 1

Password encryption

Posted: Fri Feb 15, 2013 7:18 am
by bhavani
Hi,

I'm using broadleaf 2.0.2GA version, in that the admin user's password are not encrypted into the database..
i already tried the below link..but it doesn't work...

http://forum.broadleafcommerce.org/viewtopic.php?f=12&t=778

Its not fair to have direct password in database..so can anyone give the solution for this??
Thanks!

Re: Password encryption

Posted: Fri Feb 15, 2013 12:57 pm
by phillipuniverse
"it doesn't work" is pretty vague. I have used that configuration and it works fine. What problem are you having? If it's the fact that you cannot log in, then that's expected since the passwords in the database are plaintext on startup (in load_admin_users.sql). If you change the encryption scheme, you will have to encrypt the passwords that are already being loaded into the database.