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

Feat: Filter genuine email #21

Closed
3 tasks done
pankaj-bind opened this issue May 13, 2024 · 11 comments
Closed
3 tasks done

Feat: Filter genuine email #21

pankaj-bind opened this issue May 13, 2024 · 11 comments
Assignees
Labels
gssoc Contribution to GSSoC '24 level2 Enhancements/ bugs of medium complexity

Comments

@pankaj-bind
Copy link

Describe the feature

Security Feature

In your application anyone can enter using temporary or disposable email.
I will add a feature so that no one could create an account using temporary or disposable email.
It will allow only genuine users in your database.
It will help to avoid any bot.
Assign me this work under GSSoC24, I will implement it.

Add ScreenShots

.

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
Copy link

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

@aswinikalyan30
Copy link
Collaborator

aswinikalyan30 commented May 14, 2024

Hey Pankaj, thanks for opening this issue, can you describe the approach you are going to take to tackle this issue? This is for judging if it's going to be a level 2/level 3

@aswinikalyan30
Copy link
Collaborator

Hey @pankaj-bind , if you can explain the approach I can go ahead and add the relevant labels

@pankaj-bind
Copy link
Author

pankaj-bind commented May 15, 2024

Hey @pankaj-bind , if you can explain the approach I can go ahead and add the relevant labels

I will use an API which is free it will first checks is the email genuine or not, if yes then it proceeds otherwise, breaks operation and shows a popup "invalid email".
It's a part of frontend, it does not affects backend.
It is not like email verification using OTP.
e.g. [email protected] (this is a genuine email) and [email protected] (This is a temporary or disposable email). My solution identifies this.
I have tried this, and this feature is very unique.

@aswinikalyan30
Copy link
Collaborator

Great! Have assigned this to you already
You can start contributions!

@aswinikalyan30 aswinikalyan30 added the level2 Enhancements/ bugs of medium complexity label May 15, 2024
@aswinikalyan30
Copy link
Collaborator

Hey, I don't see a PR , why have you closed it @pankaj-bind ?

@aswinikalyan30
Copy link
Collaborator

@sk-upadhyay Please see if you can take this up

@sk-upadhyay
Copy link
Contributor

Okay, Thanks @aswinikalyan30

@sk-upadhyay
Copy link
Contributor

@aswinikalyan30 Here i have been assigned for this

@sk-upadhyay
Copy link
Contributor

@aswinikalyan30 what kind of changes do you see that I was not assigned I will undo it but please be specific.

aswinikalyan30 added a commit that referenced this issue May 24, 2024
Feat: Filter genuine email #21
@sk-upadhyay
Copy link
Contributor

@aswinikalyan30 You can close this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Contribution to GSSoC '24 level2 Enhancements/ bugs of medium complexity
Projects
None yet
Development

No branches or pull requests

3 participants