Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #21022, comment 61


Ignore:
Timestamp:
10/09/2015 12:28:07 AM (9 years ago)
Author:
Otto42
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21022, comment 61

    initial v1  
    11Using the native 5.5 password_hash functions is a noble idea, but one for a separate ticket given the compat issues.
    22
    3 Let's stick on point for this ticket. All that is needed is to remove the false parameter from where it exists. Maybe some detection code, for the extreme minority of users that will be moving between hosts or systems where this will cause an issue.
     3Let's stick on point for this ticket. All that is needed is to remove the true parameter from where it exists. Maybe some detection code, for the extreme minority of users that will be moving between hosts or systems where this will cause an issue.