Open pattdepanick opened 3 years ago
In order to prevent multiple registrations of the same user using either lower case email and Capital case email , the email filed should always lowered down the case of the email.
Implemented in the following PR: https://github.com/HewlettPackard/HackShack-Session-Landing-Page/pull/247
In order to prevent multiple registrations of the same user using either lower case email and Capital case email , the email filed should always lowered down the case of the email.