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

[Security] Using only reputed mail services for signup's. #322

Open
smog-root opened this issue Oct 15, 2024 · 1 comment
Open

[Security] Using only reputed mail services for signup's. #322

smog-root opened this issue Oct 15, 2024 · 1 comment

Comments

@smog-root
Copy link

Update the existing signup flow to validate email domains. Restrict signups to users with email addresses from trusted providers (e.g., Gmail, Outlook). etc.

Extract the domain from the user's email during signup. Compare it against a predefined list of trusted providers. If the domain matches, proceed with the signup; otherwise, return an error.

i'm expecting a gssoc-ext with level3 (or) level2 and a hacktoberfest-accepted label!

@maniyaom

Copy link
Contributor

@smog-root

Thank you for raising this issue! 🎉🙌

We truly appreciate your contribution to this project and will review the details shortly. 🛠️✨
We will get back to you soon!

Thank you for your patience! 🙏

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

1 participant