[wp-trac] [WordPress Trac] #21570: is_email_address_unsafe() is too aggressive

WordPress Trac wp-trac at lists.automattic.com
Mon Aug 13 22:29:34 UTC 2012


#21570: is_email_address_unsafe() is too aggressive
--------------------------+----------------------------------------
 Reporter:  mdawaffe      |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Users         |    Version:  3.0
 Severity:  normal        |   Keywords:  has-patch needs-unit-tests
--------------------------+----------------------------------------
 Adding "bar.com" as a banned email domain in Network Admin -> Settings
 causes "@foobar.com" email addresses to be blocked.

 We should only check to see if the user's email address has the same
 domain as or is a subdomain of any banned email domain.

 Attached.

 See also #11775.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21570>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list