[wp-trac] Re: [WordPress Trac] #2901: Incorrect Login Feedback

WordPress Trac wp-trac at lists.automattic.com
Tue Jul 4 23:34:05 GMT 2006


#2901: Incorrect Login Feedback
----------------------------------------------------+-----------------------
 Reporter:  ptvguy                                  |        Owner:  Nazgul  
     Type:  enhancement                             |       Status:  assigned
 Priority:  low                                     |    Milestone:  2.1     
Component:  Security                                |      Version:  2.0.3   
 Severity:  minor                                   |   Resolution:          
 Keywords:  security, feedback, login bg|has-patch  |  
----------------------------------------------------+-----------------------
Comment (by ryan):

 Ah, hold on.  I see that we aren't hitting wp_login() if the password is
 empty.  We shouldn't need the first part of the patch, but the last part
 is needed.  How about if empty checks for both username and password with
 separate messages for each.  Use the same message used in wp_login():

 {{{
 '<strong>Error</strong>: The password field is empty.'
 }}}

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


More information about the wp-trac mailing list