Do not allow signup with empty first/last name
commit1d4d04e5bb108c8a8439331d1557ff07b59971d8
authorAdrian Moennich <adrian.moennich@cern.ch>
Thu, 7 May 2015 13:37:15 +0000 (7 15:37 +0200)
committerAdrian Moennich <adrian.moennich@cern.ch>
Thu, 7 May 2015 13:37:15 +0000 (7 15:37 +0200)
treee2779ebe7f2718e395bb933394716fbe9749732b
parente3f8fe8af8456028b644a4c5288cd3e601ea3116
Do not allow signup with empty first/last name

This happened when those fields were syncable but the identity provider
did not send a value for them. In that case the enabled sync option
allowed them to be empty so a user could register with an empty name.
indico/web/forms/base.py