Skip to content

Commit 53f74f4

Browse files
authored
Update content/features/security-privacy/security/membership-providers/index.md
1 parent 653722b commit 53f74f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/features/security-privacy/security/membership-providers

content/features/security-privacy/security/membership-providers/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The ASP.NET Membership Provider supports multiple password storage formats throu
5959
### Security Recommendations
6060

6161
1. **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)
6363
3. **Never use Clear (plain text)** format except for development/testing purposes
6464
4. **Plan migration strategy** when upgrading from older DNN versions with encrypted passwords
6565
5. **Implement strong password policies** regardless of storage format

0 commit comments

Comments
 (0)