Topic: crypted password
I have used phpbb until now and am in progress of converting the databas to punbb. I have one problem though, and that is the password cryptation! Phpbb is using MD5 what I know of and punbb is using that and another! I changed my password to the same one on both phpbb and punbb and checked the database if they'd be the same; they weren't!
Is the only way to solve this to make punbb just cryptate in md5 or is there another way to solve it?