[phpgrabcomics-announce] New MD5 generator
Brought to you by:
baravalle
From: Jim <jw...@ma...> - 2006-12-06 15:55:10
|
Andres et al: I am *finally* getting some free moments to work on phpGrabComics. I tried your MD5 generator, but it was broken in the submit links. As it was also insecure (I know it's just the admin stuff, but people reuse passwords for more important things all the time), I fixed it up to use JavaScript (no passwords over the Internet) and make it so that it worked. You can find the patch for md5.php attached, as well as the MD5 implementation I got online (put it in www/admin). PostgreSQL compatability happens after I can get it working for MySQL :) Jim PS as with any of my code changes, feel free to give feedback of any kind, including things like "your code's in the wrong format: try again". |