|
From: Alessandro P. (T. / J578) <al...@ti...> - 2001-11-27 07:35:20
|
On Tue, 2001-11-27 at 01:39, Ben Curtis wrote: > > - What about encrypt passwords while db-conversion? How are they > > encrypted, with password()? > Someone mentioned to me that the mysql function md5() does the the same encryption as the php code does, since I use md5() in the code. I never had a plan for making it easy to choose encrypted passwords while upgrading the installation or after some users had been created. That's not true...at least on Linux. I runned some tests and on Linux, MySQL's MD5() and php md5() give the same results. Bye, Alessandro -- Alessandro "TXM" Pisani - al...@ti... - ICQ #2209087 INWO Project coordinator http://www.inwoproject.f2s.com "I will carry you through, hicking and screaming, and in the end you will thank me" - Tyler Durden [from "Fight Club"] |