You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/features/security-privacy/security/membership-providers/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ The ASP.NET Membership Provider supports multiple password storage formats throu
31
31
-**Security Level**: Highest
32
32
-**Default Since**: DNN 7.1.0
33
33
-**Hashing Algorithm**:
34
-
- SHA1 (DNN 7.1.0 - 10.1.0)
34
+
- SHA1 (DNN 7.1.0 - 10.1.x)
35
35
- SHA256 (DNN 10.1.1+) - Enhanced security with stronger hashing
36
36
-**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.
37
37
-**Recovery**: Password reset required - original passwords cannot be retrieved (see [Force Password Reset](#force-password-reset))
0 commit comments