DefinetlyNotAI/Test_generator

Validate usernames to only allow letters and underscores

Closed this issue · 0 comments

Prerequisites

Proposal

Server must validate usernames to only allow letters and underscores using regex, this is to remove unexpected errors.

Motivation and context

N/A

What is the importance for implementing this idea?

High