79602176

Date: 2025-05-01 16:15:54
Score: 0.5
Natty:
Report link

In case you are using the older algorithm associated with legacy ASP.NET to hash your passwords, you may have to do:

return result == PasswordVerificationResult.Success || result == PasswordVerificationResult.SuccessRehashNeeded;
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: thewallrus