[wpmu-trac] Re: [WordPress MU Trac] #691: Allow wildcard in banned email domains area

WordPress MU Trac wpmu-trac at lists.automattic.com
Wed Jul 23 12:09:28 GMT 2008


#691: Allow wildcard in banned email domains area
------------------------+---------------------------------------------------
 Reporter:  andrea_r    |        Owner:  somebody
     Type:  defect      |       Status:  closed  
 Priority:  normal      |    Milestone:  WPMU 1.0
Component:  component1  |      Version:          
 Severity:  minor       |   Resolution:  fixed   
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by donncha):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 This is already done, sort of. Look at is_email_address_unsafe() in wpmu-
 functions.php - there's a preg_match() there if you have a regex in the
 list of domains enclosed in "/" characters.

 For example, /.*\.info/ will match *.info

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/691#comment:1>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list