Skip to content

Releases: dvz/mybb-dvzHash

v1.2.1

05 Nov 15:59
@dvz dvz
397a137
Compare
Choose a tag to compare
  • Fixed algorithm smoke tests and improved UX in ACP's Benchmark
  • Fixed PostgreSQL, SQLite compatibility issues
  • Fixed PHP 8 compatibility issues

Upgrading: Overwrite plugin files.

v1.2

27 Dec 21:27
@dvz dvz
246bedd
Compare
Choose a tag to compare
  • added bcrypt, argon2id benchmark tool (Tools & Maintenance → DVZ Hash → Benchmark; PHP >= 7.4)
  • changed on-the-fly rehashing to allow lower algorithm parameter values
  • fixed unnecessary argon2i, argon2id rehashing
  • changed Preferred Algorithm setting to allow non-wrappable algorithms only
  • minor improvements

Upgrading: Overwrite files, reactivate the plugin and update plugin settings.

v1.1.2

06 Dec 16:27
@dvz dvz
a30e6d4
Compare
Choose a tag to compare
  • added support for Argon2id (PHP >= 7.3)

Upgrading: Deactivate the plugin, overwrite files and activate.

v1.1.1

01 Aug 03:05
@dvz dvz
fd4196d
Compare
Choose a tag to compare
  • fixed PostgreSQL compatibility issue during installation,
  • defuse/php-encryption updated to 2.2.1

Upgrading: Overwrite files.

v1.1

05 Sep 20:05
@dvz dvz
dd55e53
Compare
Choose a tag to compare
  • added argon2i and mybb_argon2i (PHP >= 7.2),
  • applied algorithm downgrade process fixes & improvements,
  • fixed minor hash encryption inconsistency issues,
  • incorporated MyBB's default algorithm to be handled by the plugin

Upgrading: Revert all password downgrades, overwrite files, reactivate the plugin and update plugin settings.

v1.0.1

18 Apr 20:03
@dvz dvz
eeeb2d4
Compare
Choose a tag to compare
  • fixed algorithm wrap candidate list,
  • fixed database uninstallation,
  • fixed decryption when default algorithm is used,
  • fixed downgraded password issues,
  • minor fixes

v1.0

10 Apr 23:19
@dvz dvz
bdc96bb
Compare
Choose a tag to compare
Allow removing password encryption