PlaceAVote / pav-api

This repository contains the Placeavote API.
0 stars 0 forks source link

Should make the user login endpoint case INsensitive. #44

Closed SudoPlz closed 8 years ago

SudoPlz commented 8 years ago

Step 1: Signup with email: user@placeavote.com all lowercase

Step 2: Login with email User@placeavote.com with a capital U, I get error: wrong credentials.

I believe the email should be case insensitive and allow the user to log in even when he is using UsEr@PlaCeAVote.com.

johnboy14 commented 8 years ago

a temporary fix was added to pav-web code base for this but yes I need to correct this on my side.

sanel commented 8 years ago

Fixed with 7bcaedd2c61cea9c5ae43d83d17f3a37e4523112