shaniqwa / MPserver

1 stars 1 forks source link

duplicate key #16

Closed RafaelBar closed 8 years ago

RafaelBar commented 8 years ago

happens when trying to register again with the same email. example: user registered with google , email x ~user didn't link his facebook account~ user loges out user click signup/login with facebook , email x gets error: duplicate key.

if the email already exists, open a lightbox with the error.

image

shaniqwa commented 8 years ago

fixed. currently if a duplicate email is found after authentication, we redirect to home page. need to add an error msg to the user