palettegram icon indicating copy to clipboard operation
palettegram copied to clipboard

Feat: Filter genuine email

Open pankaj-bind opened this issue 1 year ago • 5 comments
trafficstars

What 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

  • [X] I agree to follow this project's Code of Conduct
  • [X] I want to work on this issue

pankaj-bind avatar May 13 '24 17:05 pankaj-bind

Congratulations, @pankaj-bind! 🎉 Thank you for creating the issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

'We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our Contributing Guidelines'

github-actions[bot] avatar May 13 '24 17:05 github-actions[bot]

Hi @pankaj-bind Can you tell me in brief how are you going to limit this?

Sanchitbajaj02 avatar May 14 '24 04:05 Sanchitbajaj02

Hi @pankaj-bind Can you tell me in brief how are you going to limit this?

It works in frontend, it does not affect backend, works as a filter which allows only genuine emails. 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" I have tried this, and this feature is very unique.

pankaj-bind avatar May 14 '24 05:05 pankaj-bind

Assugned to you

Sanchitbajaj02 avatar May 14 '24 07:05 Sanchitbajaj02

Reopening the issue as it increases the quality of the application

Sanchitbajaj02 avatar May 18 '24 19:05 Sanchitbajaj02