Skip to content
Snippets Groups Projects
Commit 8e6157a1 authored by Andreas Kienast's avatar Andreas Kienast
Browse files

[TASK] Set `argon2id` as default password hashing algorithm

`argon2id` is available since PHP 7.3. Since this version requirement
is fulfilled for quite some time already, it's time to set the hashing
algorithm as the default one.

Resolves: #103084
Releases: main
Change-Id: Iad3f4f4e33a7c3aa1b3d790931cf7bff900935b7
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82865


Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 3e497b76
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment