Skip to content

accounts: prevent "igem" and year on username

Fabio M requested to merge feat/username-validation into main
  • add @IsUsername validator decorator unit test (can be used as a reference for the remaining validator tests)
  • add validations against "igem" and year (from 2000 to 2099) on usernames

Close #56 (closed)

Merge request reports