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

Commit c88eea8

Browse files
authored
Dehumanized the extension.
1 parent 6ecc328 commit c88eea8

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 available in PHP through its sodium extension, but libsodium itself needs to be at least version 1.0.13 for it to become available.
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.
1212

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

0 commit comments

Comments
 (0)