Should not check email existing if email domain does not have suffix
For the emails like test@test
are should not be considered as a valid email and the API request for email checking should not be sent.
Screenshots
Upstream | JiHu |
---|---|
How to reproduce
- Goto registration page
- Fill email field with
test@test
- You can see the message is different between upstream and JiHu
Related to #1541 (closed)
由 Martin Tan 编辑于