Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit fe49ed5

Browse files
authored
Clarified password management.
1 parent 473a836 commit fe49ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/v2.3/architecture/security_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ menu_order:
88

99
## Enhanced password management
1010

11-
Magento has strengthened the hashing algorithms (SHA-256) used in password management. In addition, we added support for Argon2ID13, which is used by default in PHP 7.2 or if you have installed the Libsodium extension for PHP.
11+
Magento has strengthened the hashing algorithms (SHA-256) used in password management. In addition, we added support for Argon2ID13, which is available by default in PHP 7.2.
1212

1313
## Improved prevention of cross-site scripting (XSS) attacks by making escaped data the default
1414

0 commit comments

Comments
 (0)