Skip to content

Added mail validation whitelist #1385

Ben requested to merge fix/checker-bypass-1385 into master

Closes #1385 (closed)

Summary

Some apple email domains were not being allowed by the checker.

Testing

Should be allowed:

  1. Try to register with test@icloud.com

  2. Try to register with test@me.com

  3. Try to register with test@mac.com

  4. Try to register with test@comporium.net.

  5. Test other domains.

Regression steps

This touches the email registration steps, we should check that is all still smooth flowing for different domain types.

Merge request reports