2.1.7 phpBB WordPress ( Fix: bug wp password error update, if PASSWORD_ARGON2I not compiled in php)

User avatar
axew3
w3all User
w3all User
Posts: 2708
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

2.1.7 phpBB WordPress ( Fix: bug wp password error update, if PASSWORD_ARGON2I not compiled in php)

Post by axew3 »

Code: Select all

== Changelog ==

= 2.1.7 =
*Release Date - 02 Feb, 2020*
* Fix: bug wp password error update, if PASSWORD_ARGON2I not compiled in php
* Fix: cleanup code for the hash_password and switch code to not hash password in PASSWORD_ARGON2I ( so if support PASSWORD_ARGON2I / and PASSWORD_ARGON2ID not compiled on php there are no problems )
* Minor fixes