[wp-trac] Re: [WordPress Trac] #9568: Allow users to log in using their email address

WordPress Trac wp-trac at lists.automattic.com
Wed Apr 29 21:36:15 GMT 2009


#9568: Allow users to log in using their email address
-------------------------------+--------------------------------------------
 Reporter:  Denis-de-Bernardy  |       Owner:  Denis-de-Bernardy
     Type:  feature request    |      Status:  new              
 Priority:  normal             |   Milestone:  2.8              
Component:  Users              |     Version:  2.8              
 Severity:  normal             |    Keywords:  has-patch tested 
-------------------------------+--------------------------------------------
Changes (by Denis-de-Bernardy):

  * keywords:  needs-patch => has-patch tested


Comment:

 uploaded two patches against the current trunk.

  - 9568.3.diff post-processes inserts so as to use the ID instead of the
 sanitized email
  - 9568.4.diff takes another approach, and uses preg_replace("/@.*/", "",
 $user_email) as the user_name

 If you've other suggestions/potential objections, just let me know and
 I'll get them sorted out.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9568#comment:14>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list