Ticket #82 (new defect)

Opened 6 years ago

Last modified 6 years ago

E-mail input validation

Reported by: paravoid Owned by:
Priority: normal Milestone: 1.0-rc2
Severity: normal Keywords:
Cc:

Description

When an e-mail address is submitted (either during the registration or from the profile menu), it should be checked for validity, i.e. \w+@\w+\.\w+ This will avoid common typo mistakes (missing a dot, a @ or the inclusion of whitespace). It will also correct the current behavior in which a user can have multiple email addresses if he separates them with a comma.

Change History

comment:1 Changed 6 years ago by anonymous

  • Milestone set to 1.0-rc1

comment:2 Changed 6 years ago by Winner

  • Milestone changed from 1.0-rc1 to 1.0-rc2
Note: See TracTickets for help on using tickets.