[wp-trac] Re: [WordPress Trac] #6842: Password reset links produce invalid keys

WordPress Trac wp-trac at lists.automattic.com
Wed May 7 18:29:00 GMT 2008


#6842: Password reset links produce invalid keys
------------------------+---------------------------------------------------
 Reporter:  MtDewVirus  |        Owner:  ryan 
     Type:  defect      |       Status:  new  
 Priority:  normal      |    Milestone:  2.5.2
Component:  Security    |      Version:  2.5.1
 Severity:  normal      |   Resolution:       
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by pishmishy):

 This shouldn't have crept in with Changeset 6643. I purposely left the key
 generation as
 {{{
 substr( md5( uniqid( microtime() ) ), 0, 8);
 }}}
 to avoid this specific problem. Never mind, I'll learn to comment my code
 properly next time.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6842#comment:12>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list