Skip to content

Commit 27848ab

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

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
@@ -31,7 +31,7 @@ The ASP.NET Membership Provider supports multiple password storage formats throu
3131
- **Security Level**: Highest
3232
- **Default Since**: DNN 7.1.0
3333
- **Hashing Algorithm**:
34-
- SHA1 (DNN 7.1.0 - 10.1.0)
34+
- SHA1 (DNN 7.1.0 - 10.1.x)
3535
- SHA256 (DNN 10.1.1+) - 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))

0 commit comments

Comments
 (0)