[wp-trac] [WordPress Trac] #24367: Admin login with correct password fails

WordPress Trac noreply at wordpress.org
Sun May 19 15:36:15 UTC 2013


#24367: Admin login with correct password fails
----------------------------+-----------------------------
 Reporter:  sergej.mueller  |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:  trunk
 Severity:  critical        |   Keywords:  has-patch
----------------------------+-----------------------------
 1. Clean blog with current WP 3.6 Beta3

 2. Blog install page: Set the admin password to
 {{{
 Tea7"Kou>9Bia7 at Cio(4
 }}}

 3. After blog setup: The login with same password fails - every time.

 '''Fix'''
 Test for ''magic_quotes_gpc'' helps us.

 {{{
 Tea7\"Kou>9Bia7 at Cio(4 !== Tea7"Kou>9Bia7 at Cio(4
 }}}


 See also the Openwall notice: ''The "Magic Quotes" issue''
 http://www.openwall.com/articles/PHP-Users-Passwords

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


More information about the wp-trac mailing list