Shade- / MyFacebook-Connect

A plugin to integrate Facebook with MyBB, letting users login and register through Facebook.
27 stars 24 forks source link

Duplicate Emails #29

Closed dragonexpert closed 10 years ago

dragonexpert commented 10 years ago

Even if multiple registrations for the same email address is disabled, they can still register using Facebook Connect if their Facebook has the same email.

Link to thread: http://community.mybb.com/thread-157035.html

Shade- commented 10 years ago

MyFacebook Connect includes an email check. If the user's email is already registered in your database, it links his Facebook ID with the matched user and logins him instead of registering, so there is no way MFC can register an user if his email is already there.