Skip to content

allow emails without a tld#2762

Merged
alextran1502 merged 1 commit intoimmich-app:mainfrom
uhthomas:2667
Jun 14, 2023
Merged

allow emails without a tld#2762
alextran1502 merged 1 commit intoimmich-app:mainfrom
uhthomas:2667

Conversation

@uhthomas
Copy link
Copy Markdown
Collaborator

It's perfectly valid to have an email address without a TLD, for instance:

  • test@localhost
  • test@svc-in-same-k8s-namespace
  • test@internal-corp

Fixes #2667

@vercel
Copy link
Copy Markdown

vercel bot commented Jun 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
immich ⬜️ Ignored (Inspect) Jun 14, 2023 1:45pm

It's perfectly valid to have an email address without a TLD, for instance:

- test@localhost
- test@svc-in-same-k8s-namespace
- test@internal-corp

Fixes immich-app#2667
@alextran1502 alextran1502 merged commit 408fa45 into immich-app:main Jun 14, 2023
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.

[BUG] email validation is too strict

3 participants