2015-10-07, 02:48 PM
Can anyone tell me
where are passwords and usernames stored
|
2015-10-07, 02:48 PM
Can anyone tell me
2015-10-07, 02:51 PM
Database ?
The users and their passwords are stored in the prefix_users table (mybb_users for example). The passwords are hashed so you can't really use them outside mybb unless you decide to use the same hashing logic
In the database, in the "mybb_users" (or whatever other prefix you used during install) table.
2015-10-07, 02:55 PM
Thx for reply
|
« Next Oldest | Next Newest »
|