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

fix: prevent domain-like usernames from becoming links #18599

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Prevents usernames with '.' from auto-linking in verification emails.

Changes:

  • Updated sanitizeDisplayName function to detect and transform domain-like patterns
  • Applied sanitization to verification email templates
  • Replaces dots with '[dot]' in usernames to prevent auto-linking

[Link to Devin run: https://app.devin.ai/sessions/20a54ba5d52342b999a68700e5889a75]

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Jan 11, 2025
@graphite-app graphite-app bot requested a review from a team January 11, 2025 03:30
@dosubot dosubot bot added emails area: emails, cancellation email, reschedule email, inbox, spam folder, not getting email 🐛 bug Something isn't working labels Jan 11, 2025
Copy link

graphite-app bot commented Jan 11, 2025

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (01/11/25)

1 reviewer was added to this PR based on Keith Williams's automation.

"Add community label" took an action on this PR • (01/11/25)

1 label was added to this PR based on Keith Williams's automation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working community Created by Linear-GitHub Sync emails area: emails, cancellation email, reschedule email, inbox, spam folder, not getting email
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants