Search code examples
phphashpasswordssymfony1

validated symfony1 password hash


I am rewriting application build on symphony 1.4.0, i want to reuse the users passwords but my problem is that i don't know anything about symfony and how it is creating the password hashes.Can someone points me in the right direction ?


Solution

  • thank you i did found out, its static salt in app.yml file and the password hashed with sha1