anything-llm icon indicating copy to clipboard operation
anything-llm copied to clipboard

feat: Allow email addresses as usernames

Open naaa760 opened this issue 1 month ago • 0 comments

Pull Request Type

  • [x] ✨ 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

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

naaa760 avatar Nov 06 '25 08:11 naaa760