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

Permit apostrophe in email address #1213

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Permit apostrophe in email address #1213

merged 1 commit into from
Nov 8, 2023

Conversation

brucebolt
Copy link
Member

Some email addresses contain an apostrophe in the person's name before the @ symbol, but we are currently disallowing them.

This adds that character into the validation for email addresses.

Resolved https://govuk.zendesk.com/agent/tickets/5548904.

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Follow these steps if you are doing a Rails upgrade.

Some email addresses contain an apostrophe in the person's name before
the `@` symbol, but we are currently disallowing them.

This adds that character into the validation for email addresses.

Resolved https://govuk.zendesk.com/agent/tickets/5548904.
@brucebolt brucebolt marked this pull request as ready for review November 8, 2023 11:23
@brucebolt brucebolt merged commit ba11ac8 into main Nov 8, 2023
9 checks passed
@brucebolt brucebolt deleted the allow-apostrophe branch November 8, 2023 11:46
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

Successfully merging this pull request may close these issues.

2 participants