HabitRPG / habitica

A habit tracker app which treats your goals like a Role Playing Game.
https://habitica.com
Other
12.02k stars 4.1k forks source link

Enhanced Email Validation: Domain Existence Check #15345

Open kayashth1 opened 4 weeks ago

kayashth1 commented 4 weeks ago

This update introduces email domain validation during registration. It ensures that users can only proceed with valid email domains, enhancing the accuracy and reliability of user information. The feature utilizes the email-existence package to check if the email domain exists, preventing invalid emails from being accepted.