Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

feat: Allow email addresses as usernames#4619

Merged
timothycarambat merged 2 commits intoMintplex-Labs:masterfrom
naaa760:feat/email-as-username
Nov 19, 2025
Merged

feat: Allow email addresses as usernames#4619
timothycarambat merged 2 commits intoMintplex-Labs:masterfrom
naaa760:feat/email-as-username

Conversation

@naaa760
Copy link
Contributor

@naaa760 naaa760 commented Nov 6, 2025

Pull Request Type

  • ✨ feat

Relevant Issues

resolves #4616

What is in this change?

Updated username validation regex to allow email addresses as usernames by permitting @ and other email characters in server/models/user.js.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • I have tested my code functionality

@timothycarambat timothycarambat merged commit ea336de into Mintplex-Labs:master Nov 19, 2025
1 check passed
socialviolation pushed a commit to socialviolation/anything-llm that referenced this pull request Dec 3, 2025
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
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.

[FEAT]: Allow email as username

2 participants