codebattle
codebattle copied to clipboard
issue_#1933/Adding name validation
A regular expression check for the presence of prohibited characters in the user profile has been added.
Fixes #1933 Added regular expression checking for prohibited characters in the user profile. This was the main problem with the lack of name verification
sorry done in another PR