MyBB Community Forums

Full Version: username database
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello Team,

I just joined this group and installed mybb last week and was wondering if you guys have successfully tried to extract the username and password information from Mybb database.

I wanted to install openclassified or osclass and was wondering if i could use the same login information stored with those two above software. I don't want user the need to recreate a sign in information.

Let me know, many thanks in advance,

levi
Passwords aren't stored in plain text. If you want to be able to use the same information, you'll need both the salt and password fields. I suggest looking here https://github.com/mybb/mybb/blob/featur...er.php#L56