thomastom99 / fto

0 stars 0 forks source link

Email already registered and User not found #97

Open midhunraj500 opened 8 years ago

midhunraj500 commented 8 years ago

due to the in-completion of registration, the email already registered message shows when try to add a new user, and user not found message when try to recover password(forgot password) with the same email id.

on

tw

thomastom99 commented 8 years ago

Might need to check in the registration request table and then display correct message for these scenarios.This need to be checked after the current routines and then display correct messages.