Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: updates username validation to allow for all special character u…
…sage (#9946) ### What? Previously, only `.` & `-` special chars were allowed in usernames ### How? Now - all special chars are accepted during username creating like `@`
- Loading branch information