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 <metatrac...@psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue591>
_______________________________________________________
_______________________________________________
Tracker-discuss mailing list
Tracker-discuss@python.org
https://mail.python.org/mailman/listinfo/tracker-discuss
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to