2023-05-21, 10:05 AM
(This post was last modified: 2023-05-21, 10:11 AM by akimoe. Edited 7 times in total.)
In order to better maintain and transform my forum, I am rewriting MyBB using the Java language and SpringBoot framework that I am good at. I'm not familiar with the PHP language, and I'm currently having trouble reading the code of MyBB's registration and login part.
In order to retain the old user data of my website, I need to know the method of password encryption and login verification used by MyBB user registration, and then use the Java language to reimplement it.
Is there anyone who knows? Thanks in advance!
In order to retain the old user data of my website, I need to know the method of password encryption and login verification used by MyBB user registration, and then use the Java language to reimplement it.
Is there anyone who knows? Thanks in advance!
Keep trying