test Firefox 52.2.0
0_1498650272155_2017-06-28_144144.jpg
Registration Form Bug
-
On the registration page, in the email field if you put @ after anything, the form will accept it. The form should check for a valid email address by verifying something like [email protected] but it is also accepting [email protected] as a valid email address.
-
Not a bug.
Please look here:
https://github.com/NodeBB/NodeBB/issues/2989 -
But why ? Why only check for @ in an email address ? This is so wrong.