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-
Issue fork php_password-3351874
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:
Comments
Comment #2
avpadernoComment #4
avpadernoComment #5
sorlov commented