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: Enhance Signup and Login Processes with Email Domain Validation. #461

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

Comments

@smog-root
Copy link
Contributor

Revamp the current signup and login workflows to incorporate email domain validation. Restrict signups and logins to users with email addresses from trusted providers (e.g., Gmail, Outlook).

During the signup phase, extract the domain from the user’s email address and check it against a predefined list of approved providers. If there is a match, allow the signup to proceed; otherwise, present an error message.

i'm expecting a gssoc-ext with level3 and a hacktoberfest-accepted label!

@vishanurag

Copy link
Contributor

👋 Thank you @smog-root for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

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