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

Check for valid email when adding new member #323

Open
angcast opened this issue Nov 25, 2020 · 1 comment
Open

Check for valid email when adding new member #323

angcast opened this issue Nov 25, 2020 · 1 comment

Comments

@angcast
Copy link

angcast commented Nov 25, 2020

When adding a new member, the only thing that's being checked is if what the user submitted is empty. However, we don't check if the email submitted is a valid one.

new_members_not_valid

@karger
Copy link
Member

karger commented Nov 25, 2020

Be generous about "valid"; I've had web sites rejecting karger@mit.edu as an invalid email!

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