Change Password Not Hashing with Object Cache
-
Hi everyone,
I’ve spent sometime searching for this problem but can’t find any answers online.
I discovered the password reset in the Buddypress Settings page of my site was not working. The password was changing, but not to what the user is setting it to. I looked into my database and discovered that the password was being stored in plain text, no salt, no hash, nothing.
After some testing I discovered the issue is occuring when I have object cache enabled (disk) on w3 total cache. If I disable it, the password works fine. However obviously I would like object cache enabled.
Does anyone know what could be causing this problem? Is there a simple fix?
Wordpress: 4.4.2
Buddypress: 2.4.3
W3 Total Cache: 0.9.4.1Dan
- You must be logged in to reply to this topic.