File tree Expand file tree Collapse file tree
content/features/security-privacy/security/membership-providers Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ The ASP.NET Membership Provider supports multiple password storage formats throu
5959### Security Recommendations
6060
61611 . ** Always use Hashed format** in production environments. [ learn how to migrate] ( #migration-from-encrypted-to-hashed )
62- 2 . ** Upgrade to SHA256** when using DNN 10.1.1 or later for enhanced security. [ learn how to migrate] ( #changing-from-sha-1-to-sha-256 )
62+ 2 . ** Upgrade to SHA256** when using DNN 10.2.0 or later for enhanced security. [ learn how to migrate] ( #changing-from-sha-1-to-sha-256 )
63633 . ** Never use Clear (plain text)** format except for development/testing purposes
64644 . ** Plan migration strategy** when upgrading from older DNN versions with encrypted passwords
65655 . ** Implement strong password policies** regardless of storage format
You can’t perform that action at this time.
0 commit comments