[wp-trac] Re: [WordPress Trac] #5472: Case insensitive usernames

WordPress Trac wp-trac at lists.automattic.com
Tue May 12 15:36:59 GMT 2009


#5472: Case insensitive usernames
-----------------------+----------------------------------------------------
 Reporter:  mdawaffe   |        Type:  enhancement
   Status:  new        |    Priority:  normal     
Milestone:  2.9        |   Component:  Users      
  Version:  2.5        |    Severity:  normal     
 Keywords:  has-patch  |  
-----------------------+----------------------------------------------------

Comment(by Denis-de-Bernardy):

 then tracked this down to wp_authenticate_username_password(). It finds
 the "correct" user due to the above issue in MySQL, but ends up rejecting
 it because php considered the above to be false.

 mdawaffe's patch (refreshed accordingly) fixes things indeed.

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


More information about the wp-trac mailing list