Problem/Motivation

Use PASSWORD_ARGON2I (ARGON) algorithm instead of PHP_DEFAULT one.
while related task won't be merged. (which will allow to set which algorithm to use in config).

Steps to reproduce

Proposed resolution

update everywhere in module PASSWORD_DEFAULT to PASSWORD_ARGON2I

Remaining tasks

-none-

User interface changes

-none-

API changes

-none-

Data model changes

-none-

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

  • 3351874-argon-algorithm-support Comparecompare
  • 3.0.x Comparecompare
  • 2.0.x Comparecompare
  • 8.x-1.x Comparecompare
  • 3351874-add-argon-algorithm Comparechanges, plain diff MR !4

Comments

andersen_ti created an issue. See original summary.

avpaderno’s picture

Version: 2.0.0-alpha1 » 2.0.x-dev

avpaderno’s picture

Status: Active » Needs review
sorlov’s picture

Version: 2.0.x-dev » 3.0.x-dev