Forum

Thread tagged as: Configuration, Members

Password hash method

Hello

The issue I'm having is that users are experiencing issues with email deliverability after changing their password, so I want to create a new password in the database.

I'm wondering what method do you use for password hashing? I know enough to know it's not MD5, but that's about it!

Thanks

Ben

Ben Read

Ben Read 0 points

  • 3 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

I think you're probably better to sort out your email delivery (maybe try Postmark) but we use phpass. https://www.openwall.com/phpass/