Allow hyphens in username rule.
Add a hyphen character, "-", to the regular expression used to validate the username field. Update a test to ensure that validation succeeds.
Fixes: #26 (closed)
Add a hyphen character, "-", to the regular expression used to validate the username field. Update a test to ensure that validation succeeds.
Fixes: #26 (closed)