Comment 16 for bug 1927078

Revision history for this message
William Wilson (jawn-smith) wrote :

This patch only disallows usernames that are strictly numeric per vorlon's comment above. It also adds more test cases for invalid usernames such as "0123456789" and valid usernames such as "0root" and "0.o". This time I also remembered that '0' is a digit.