Security patching being done by unknownfile at 9:51 AM EDT on August 30, 2007
I am currently doing some coding to the forum source which will add SHA-1 to help keep passwords secure. During the time this is done, you may not be able to log in, so I will be keeping a copy of the forum with the new security patching up here.
Also, I suggest you don't use easy to guess passwords. Having a string of letters and numbers is OK, having a password like bob isn't.
Uh, here's a clue, create a new version of the code, add a column to the table for the hash, get that new one working before messing with the current page.