Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

it lets to add multiple times the same email #30

Open
constantinosergiou opened this issue Aug 14, 2021 · 3 comments
Open

it lets to add multiple times the same email #30

constantinosergiou opened this issue Aug 14, 2021 · 3 comments

Comments

@constantinosergiou
Copy link

i am doing the encryption for the email field is working is encrypted but for e.g if a user has this
test@example.com and i add another user with the same email it will insert in the database and will ignore the validation

@UsamaKhan-hub
Copy link

Hello, any solution to this ? i'm facing the same issue currently.

@betterapp
Copy link
Owner

you should not use it to encrypt email if it is use as login.

@UsamaKhan-hub
Copy link

you should not use it to encrypt email if it is use as login.

Well Sir, the requirement is that, client data needs to be encrypted(not just email but other fields as well). What could be the possible solution to find encrypted duplicate data in case of an email? because everytime it will produce the unique key even if the email is same. Please help me out. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants