[wp-trac] [WordPress Trac] #26573: Passwords with apostrophes not accepted on install

WordPress Trac noreply at wordpress.org
Thu Dec 12 19:21:20 UTC 2013


#26573: Passwords with apostrophes not accepted on install
-----------------------------+------------------------------
 Reporter:  Ipstenu          |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Upgrade/Install  |     Version:  3.1
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

Comment (by nofearinc):

 I've personally tracked it down to `wp-includes/class-phpass.php` and the
 `crypt_private` method which is doing the hashing. I would guess it's
 related to the encode64 calls even though the single quote shouldn't be
 marked as any special character that takes more bytes than usual.

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


More information about the wp-trac mailing list