Skip to content

Commit f69f3d8

Browse files
authored
Update content/features/security-privacy/security/membership-providers/index.md
1 parent 27848ab commit f69f3d8

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
@@ -32,7 +32,7 @@ The ASP.NET Membership Provider supports multiple password storage formats throu
3232
- **Default Since**: DNN 7.1.0
3333
- **Hashing Algorithm**:
3434
- SHA1 (DNN 7.1.0 - 10.1.x)
35-
- SHA256 (DNN 10.1.1+) - Enhanced security with stronger hashing
35+
- SHA256 (DNN 10.2.x) - Enhanced security with stronger hashing
3636
- **Description**: Passwords are irreversibly hashed using cryptographic algorithms. This is the most secure option as original passwords cannot be recovered even if the database is compromised.
3737
- **Recovery**: Password reset required - original passwords cannot be retrieved (see [Force Password Reset](#force-password-reset))
3838

0 commit comments

Comments
 (0)