XF 1.3 Username regex limitation compared to Google+ for example?

Floren

Well-known member
Hi,

Right now I limit the username format to: 3-25 alphanumeric characters with maximum 5 digits, 1 dot and 1 space. Could this interact with a Facebook/Twitter/Google+ registration? Say for example the Google+ name is "Jacques-Philippe Trepannier". That is more than 25 chars and it contains a non alphanumeric character not allowed on my regex. Will this cause any registration issues, or the Facebook/Twitter/Google+ registrations are not related to the regex conditions.

Thanks.
 
Thanks Mike. For some reason, I thought registering with a 3rd party uses the name linked to the service, instead of the board name.
 
Last edited:
Top Bottom