[wp-trac] [WordPress Trac] #21022: Allow bcrypt to be enabled via filter for pass hashing

WordPress Trac noreply at wordpress.org
Tue Oct 6 13:10:14 UTC 2015


#21022: Allow bcrypt to be enabled via filter for pass hashing
---------------------------------------------+-----------------------------
 Reporter:  th23                             |       Owner:
     Type:  enhancement                      |      Status:  new
 Priority:  normal                           |   Milestone:  Awaiting
Component:  Security                         |  Review
 Severity:  normal                           |     Version:  3.4
 Keywords:  2nd-opinion 3.6-early has-patch  |  Resolution:
                                             |     Focuses:
---------------------------------------------+-----------------------------

Comment (by mojorob):

 This may be a daft question, however I suspect WordPress already checks
 version of PHP somewhere.  Therefore is it not possible to have a check if
 PHP is => 5.5.0 then use the native password hashing functions?
 (password_hash etc.)

 It would seem a fairly good & light option for those hosting on more
 recent versions of PHP.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/21022#comment:51>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list