Questions tagged with salt

1 answer

0 votes

Asked by blacksymmetry, on 8/2/10 in

How to solve automatic password salt?

Hi,

In login form fill into password input word "password":

hash of this is:

'5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8'

but in databese is word "password" hashed as:

'5f4dcc3b5aa765d61d8327deb882cf99'

Im tried set Security.salt hash in core.php to...

<< previous next >>