We are using the portal site setting "Authentication/Registration/LocalLoginByEmail" to have users use their email address to log into the portal. For most part this has worked well for everyone; however, I have had multiple users getting this error when resetting their password:
- User name '' is invalid, can only contain letters or digits.
For some reason even though we have set to validate from email address on random accounts it appears to not like the fact that the @ and . are in the "username"
Anyone have any ideas?