Disallow creation of user accounts with @ and _
authorMagnus Hagander <magnus@hagander.net>
Fri, 14 Apr 2017 15:17:32 +0000 (17:17 +0200)
committerMagnus Hagander <magnus@hagander.net>
Fri, 14 Apr 2017 15:17:32 +0000 (17:17 +0200)
commit82c28b2b186a8395e479266a3709c1eff9e6e75d
treef9aa6c67d41db3c97a45b033a34c2d6cef816e81
parentb6147645d7244fe74496fdbd746b4ea01366b9bd
Disallow creation of user accounts with @ and _

Mediawiki is just too limiting in which characters it supports, and
having to rename users once they eventually want to do things with the
wiki is getting out of hand. So we limit the global system to the
silliest common denominator, which at this point appears to be
mediawiki.
pgweb/account/forms.py