Skip to content

feat: do not enforce TLD on email#2075

Merged
M0NsTeRRR merged 1 commit intodevelopfrom
fix-email-tld
Oct 20, 2025
Merged

feat: do not enforce TLD on email#2075
M0NsTeRRR merged 1 commit intodevelopfrom
fix-email-tld

Conversation

@M0NsTeRRR
Copy link
Copy Markdown
Member

Description

do not enforce TLD on email

Screenshot (if UI-related)

To-Dos

  • Disclosed any use of AI (see our policy)
  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

@M0NsTeRRR M0NsTeRRR requested a review from a team as a code owner October 19, 2025 20:54
gauthier-th
gauthier-th previously approved these changes Oct 19, 2025
@M0NsTeRRR
Copy link
Copy Markdown
Member Author

I forgot to update the UI validation. I tested the following:

  • Creating a new user
  • Editing an email
  • Logging in

Copy link
Copy Markdown
Member

@gauthier-th gauthier-th left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you also forgot here and here

@M0NsTeRRR
Copy link
Copy Markdown
Member Author

Good catch, fixed 👍

@M0NsTeRRR M0NsTeRRR merged commit b34ca15 into develop Oct 20, 2025
8 checks passed
@M0NsTeRRR M0NsTeRRR deleted the fix-email-tld branch October 20, 2025 14:24
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.

Valid email addresses treated like invalid

3 participants