Restrict usernames to lowercase, digits, and hyphens.
authorEevee <git@veekun.com>
Sun, 6 Dec 2009 03:45:35 +0000 (19:45 -0800)
committerEevee <git@veekun.com>
Sun, 6 Dec 2009 03:45:35 +0000 (19:45 -0800)
commit7a76bb2835ed39ac91b74edfb7932349a079ea68
tree28bc1bcc03b9adc89b651faa83abd9f5cc70870b
parent73fe4db9e53797b3dff9d5a369cb838daebeaee4
Restrict usernames to lowercase, digits, and hyphens.
floof/controllers/account.py
floof/model/users.py
floof/websetup.py