Page MenuHomePhabricator

We don't call User::isValidEmailAddr during accout creation
Closed, ResolvedPublic

Description

Author: nickpj

Description:
Step 1: Go to the "create account" screen
Step 2: enter a username, a password, and a bogus email address (e.g. "###"), and click the button.
Step 3: account created.

Expected results: complains in step 3 that "###" is not valid email address (i.e. displays the 'invalidemailaddress' message).


Version: 1.11.x
Severity: minor

Details

Reference
bz11620

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 9:57 PM
bzimport set Reference to bz11620.
bzimport added a subscriber: Unknown Object (MLST).