aesthete
07-01-2001, 11:29 PM
man I am an idiot.
instead of looking for the logName in the database and comparing the logPass to the Pass value in the database I was doing the opposite.
turns out that my random Password generator isn't that random. Pass isn't a unique field but Name is so I just switch the comparison around and it should work now.
Thanks to everybody who checked it out - this was a high traffic bug that I never would have discovered without your interest
http://peripheral.h8tml.com
instead of looking for the logName in the database and comparing the logPass to the Pass value in the database I was doing the opposite.
turns out that my random Password generator isn't that random. Pass isn't a unique field but Name is so I just switch the comparison around and it should work now.
Thanks to everybody who checked it out - this was a high traffic bug that I never would have discovered without your interest
http://peripheral.h8tml.com