maniyaom / Movie-Ticket-Booking

https://movie-ticket-booking-five.vercel.app
MIT License
32 stars 89 forks source link

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

Open smog-root opened 1 day ago

smog-root commented 1 day ago

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

github-actions[bot] commented 1 day ago

@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! 🙏