Account creation form allows first/last names with only periods
The accounts.eclipse.org account creation form currently accepts values for First Name and Last Name that consist only of periods. This results in accounts being created with invalid names.
Example:
See user profile: https://accounts.eclipse.org/users/asdff
Expected Result: \ The form should reject names consisting only of punctuation and require at least one alphabetical character.