davidgmorais / mais

1 stars 1 forks source link

[Mysql & GUI] Authentication process is only staring when written email exist in the database #8

Closed emanuelkrzyszton closed 2 years ago

emanuelkrzyszton commented 2 years ago

During process of authentication in the window when the user have to writte down his email if the written email is not existing in the database the next window should appear with information 'Something went wrong try again.' with three buttons register, home and cancel.

davidgmorais commented 2 years ago

Only the email validity is verified when the user writes it downs. Even if the user does not exist, the face authentication proceeds in order to make it impossible to see which emails are currently stored in the database.