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

Use email_field for data breach form DPO #1793

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

garethrees
Copy link
Member

Adds basic HTML validation to check that the submitted value looks like a valid email address.

Allows empty values.

Fixes #1792.

Screenshot 2023-10-09 at 15 41 43

Adds basic HTML validation to check that the submitted value looks like
a valid email address.

Fixes #1792.
@gbp gbp merged commit 441bcf5 into master Oct 13, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check that the DPO email address entered on the SDB form is in a valid format.
2 participants