25 Jun
2010
25 Jun
'10
12:34 p.m.
Here's a patch with a script to salt passwords in the database. It assumes that there already a Salt field in the Users table. Hopefully it will integrated with Linas's patches. Linas, I think salted_hash() should not call md5() internally, otherwise it's not very useful to the script. You can take a look at the patch if I'm being ambiguous. Best, Denis.