sifuhall
05-13-2006, 06:03 AM
It looks like the method for verifying the cookie bbpassword is:
MD5([database value for password] . [license #]) == $_COOKIE['bbpassword']
My question is where is the license # stored? I didn't seem to find it in the DB
MD5([database value for password] . [license #]) == $_COOKIE['bbpassword']
My question is where is the license # stored? I didn't seem to find it in the DB