[Tracker-discuss] [issue591] Unable to register on bugs.python.org if an homepage is specified

Ezio Melotti metatracker at psf.upfronthosting.co.za
Mon Mar 27 15:50:42 EDT 2017


Ezio Melotti added the comment:

The fields (email address, homepage, roles) are validated (by detectors/userauditor.py) only once the user is being created, and that happens while clicking on the confirmation link.  I can't think of any simple way to validate them beforehand on the server side, however if you get an error, no user should have been created and you should be able to reregister with the same username and with correct information.

----------
nosy: +ezio.melotti

_______________________________________________________
PSF Meta Tracker <metatracker at psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue591>
_______________________________________________________


More information about the Tracker-discuss mailing list