Needs review
Project:
Facebook Connect
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2010 at 11:05 UTC
Updated:
9 Jun 2015 at 12:02 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
farez commentedI've created a patch that will handle conflicts when Fast registration is enabled, attached. There's an admin setting to enable or disable this option. If enabled, and there's a name conflict, it will create a new random username which looks like 'fbuser123'. If disabled, then it will behave as the original code, i.e. throw an error message if there is a name.
Comment #2
farez commentedComment #3
vectoroc commentedin github
Comment #4
YK85 commentedCould there possibly be a 3rd option notifying the user that the username is already taken and to choose a new username, then they will finish registration and account linked to their facebook account?