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

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

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

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

by axew3 » Sun Feb 02, 2020 11:27 am

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

Top