Manual talk:$wgEmailAuthentication
Add topicEmail authentication (1.18.1) appears to have a flaw in the validation check. If an email address has a period in it, it will fail to parse correctly and say that it is an invalid email address (e.g. tom.dunkle@gmail.com fails, while tomdunkle@gmail.com passes). As a result, many of my colleagues cannot make accounts if I require email authentication. Has anyone figured out where the validation takes place in order to fix it?
I checked through the "UserMailer.php" file and did not see anything that would fix this problem. — Preceding unsigned comment added by 108.2.116.119 (talk • contribs)
Start a discussion about Manual:$wgEmailAuthentication
Talk pages are where people discuss how to make content on MediaWiki the best that it can be. You can use this page to start a discussion with others about how to improve Manual:$wgEmailAuthentication.