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: Implement Signup with Verified Email Services only! #3316

Closed
smog-root opened this issue Oct 12, 2024 · 4 comments
Closed

Security: Implement Signup with Verified Email Services only! #3316

smog-root opened this issue Oct 12, 2024 · 4 comments
Assignees
Labels
gssoc-ext This contribution is under GirlScript Summer of Code 2024 Extended Edition! hacktoberfest-accepted GSSOC Ext. is collaborated with Hacktoberfest level1 Basic

Comments

@smog-root
Copy link
Contributor

Update the existing signup and login procedures to incorporate email domain validation. Restrict access to users with email addresses from reputable providers (e.g., Gmail, Outlook).

During signup, extract the domain from the user's email address and compare it to a predefined list of trusted providers. If a match is found, allow the signup to continue; if not, present an error message.

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

@anuragverma108

Copy link
Contributor

Thank you for creating this issue! 🎉 Your issue will soon be reviewed by either the PA or a mentor. Please note that Level 1 is temporary and can be changed during the review. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Copy link
Contributor

Thanks for creating the issue in SwapReads!
Before you start working on your PR, please make sure to:

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @anuragverma108 – Project Admin – for more updates!

We're excited to see your contribution as part of GSSOC Extended Edition 2024 and Hacktoberfest! 🎉
Happy open-source contributing!

@github-actions github-actions bot added gssoc-ext This contribution is under GirlScript Summer of Code 2024 Extended Edition! hacktoberfest-accepted GSSOC Ext. is collaborated with Hacktoberfest level1 Basic labels Oct 12, 2024
@smog-root
Copy link
Contributor Author

Can you add atleast level2??.
It would really help me!

Copy link
Contributor

Hello @smog-root! Your issue #3316 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This contribution is under GirlScript Summer of Code 2024 Extended Edition! hacktoberfest-accepted GSSOC Ext. is collaborated with Hacktoberfest level1 Basic
Projects
None yet
Development

No branches or pull requests

1 participant