How do I create user records?
-
I run a service that has it’s own user data. I want my users to be able to login to bbpress using the same username/password that they use for my service. I figure ill just generate a user record in the bb_users table when someone signs up for my service. So…
1) Besides adding the record to the bb_users table, is there anything else I need to do?
2) How are the passwords encrypted?
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.