hypothesis / hypothesis/h

Require valid emails for registration

Open
#7,231 2 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Python
Stars
3.2k
Forks
459
Avg merge
27d 1h
Merged PRs (30d)
1

Description

### Steps to reproduce
1. Register for Hypothesis using an incomplete email format (eg, missing a TLD at the end).
2. Registration succeeds, even tho email is invalid.

### Expected behaviour
Emails supplied at registration should meet basic format requirements.

### Actual behaviour
Registration succeeds with invalid emails.

### Additional details
This was discovered by seeing apparently successful user registrations with emails like the following (anonymized):

- ***@uio
- mail@***schroeder
- ***18295@hot
- ***0220@gmail
- ***vid519@dot
- ***uan@com
- ***.***@usherbrooke
- ***20007@aegean

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.