mforan Posted January 15, 2008 Share Posted January 15, 2008 not sure how to go about this one, i want to make it so wen users signup to my game they automatically get signed up to the phpbb forum. using the password generated by the game.... as phpbb passwords are encrypted in the database, does anyone know how to get around this, or is there a way to disable the encryption, obviously id prefer not too thou :/ Quote Link to comment https://forums.phpfreaks.com/topic/86216-solved-phpbb-forums-and-there-password-encryption/ Share on other sites More sharing options...
revraz Posted January 15, 2008 Share Posted January 15, 2008 Use the same hash they use. Quote Link to comment https://forums.phpfreaks.com/topic/86216-solved-phpbb-forums-and-there-password-encryption/#findComment-440379 Share on other sites More sharing options...
p2grace Posted January 15, 2008 Share Posted January 15, 2008 revraz is right, just so you know, phpbb uses md5 to encrypt their passwords. Quote Link to comment https://forums.phpfreaks.com/topic/86216-solved-phpbb-forums-and-there-password-encryption/#findComment-440383 Share on other sites More sharing options...
mforan Posted January 15, 2008 Author Share Posted January 15, 2008 ahh i see now, thanks guys Quote Link to comment https://forums.phpfreaks.com/topic/86216-solved-phpbb-forums-and-there-password-encryption/#findComment-440416 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.