Closed julianpoy closed 8 years ago
Fixed bug where the email regex would not match any email containing upper case letters. Now, email is lowercased and trimmed before testing.
Fixed bug where the email regex would not match any email containing upper case letters. Now, email is lowercased and trimmed before testing.