Skip to content

Conversation

@Moses-Bassey
Copy link

Description

Checklist

  • [ x] Added username validators that supports just some special strings
  • [ x] Also enable users to define thier username string rules

@Clashsoft
Copy link
Contributor

Is this really that useful? It can be done with a regex validator already, and is highly subjective.

@Setitch
Copy link

Setitch commented Dec 30, 2025

Is this really that useful? It can be done with a regex validator already, and is highly subjective.

Totally agree, not only this adds not needed feature it also strips local language letters unless you provide them - it would be just a pain in multi language environment and real life examples.
One more note: user name is usually email address (especially with 3rd party login system).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants