Ticket #760 (closed defect: fixed)
New phpass password implementation in WordPress breaks integration
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | highest | Milestone: | 0.9 |
| Component: | Administration | Version: | 1.0-rc-2 |
| Severity: | blocker | Keywords: | integration phpass |
| Cc: |
Description
The integration of phpass in WordPress http://trac.wordpress.org/changeset/6350 changes the hashing algorithm on cookies and passwords which breaks bbPress integration.
We should upgrade bbPress hashing to phpass as well.
Change History
Note: See
TracTickets for help on using
tickets.
(In [972]) Implement phpass hashing. Mostly lifted from WordPress, so props ryan. Fixes #760