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

Commit c9bdcc9

Browse files
doboothhguthrie
andauthored
Update guides/v2.3/architecture/security_intro.md
Co-Authored-By: hguthrie <hguthrie@users.noreply.github.com>
1 parent c88eea8 commit c9bdcc9

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. Magento now supports Argon2ID13 through the PHP sodium extension. Sodium version 1.0.13 or higher is required for this functionality.
11+
Magento has strengthened the hashing algorithms (SHA-256) used in password management. Magento now supports Argon2ID13 through the PHP sodium extension, which requires the libsodium library version 1.0.13 or higher.
1212

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

0 commit comments

Comments
 (0)