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. #667

Closed
smog-root opened this issue Oct 15, 2024 · 0 comments
Closed

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

smog-root opened this issue Oct 15, 2024 · 0 comments

Comments

@smog-root
Copy link
Contributor

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!

@aditya-bhaumik

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

2 participants