Ticket #760 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

New phpass password implementation in WordPress breaks integration

Reported by: sambauers Assigned to: sambauers
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

12/06/07 14:02:16 changed by sambauers

  • status changed from new to closed.
  • resolution set to fixed.

(In [972]) Implement phpass hashing. Mostly lifted from WordPress, so props ryan. Fixes #760