|
[Plugin] Facebook Connect for MyBB
|
|
12-29-2011, 04:29 PM
Post: #151
|
|||
|
|||
|
RE: [Plugin] Facebook Connect for MyBB
Hello,
I like this plugin but I don't think it's quite safe for my board so I made a few changes. I disabled the user ability to use his own user and added a little verification code there to make sure the data isn't changed ! Because it can manually be changed... The code I added is something like this (when the user has to click register): Code: $total = $fbuser->email.$fbuser->id.$fbuser->birthday.$fbuser->link.$fbuser->name;and then in fbconnectregister.php first I verify this code: Code: $code = $_POST["code"];The SALT should be changed to a random string, oh and $fbuser->link it's a variable that I added to get the facebook account link (i don't thinks it's in the original project). |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help



