v8.1.13: P1-3 DoLoginAsync — eliminate ThreadPool starvation #7
Annotations
6 warnings
|
Run dotnet build WalkingTec.Mvvm.sln --no-restore -c Release:
test/WalkingTec.Mvvm.Core.Test/PasswordHashHelperTest.cs#L53
'Utils.GetMD5String(string)' is obsolete: 'Use PasswordHashHelper.HashPassword() for passwords. MD5 is cryptographically broken for password storage.'
|
|
Run dotnet build WalkingTec.Mvvm.sln --no-restore -c Release:
test/WalkingTec.Mvvm.Core.Test/PasswordHashHelperTest.cs#L45
'Utils.GetMD5String(string)' is obsolete: 'Use PasswordHashHelper.HashPassword() for passwords. MD5 is cryptographically broken for password storage.'
|
|
Run dotnet build WalkingTec.Mvvm.sln --no-restore -c Release:
test/WalkingTec.Mvvm.Core.Test/PasswordHashHelperTest.cs#L37
'Utils.GetMD5String(string)' is obsolete: 'Use PasswordHashHelper.HashPassword() for passwords. MD5 is cryptographically broken for password storage.'
|
|
Run dotnet build WalkingTec.Mvvm.sln --no-restore -c Release:
test/WalkingTec.Mvvm.Core.Test/PasswordHashHelperTest.cs#L53
'Utils.GetMD5String(string)' is obsolete: 'Use PasswordHashHelper.HashPassword() for passwords. MD5 is cryptographically broken for password storage.'
|
|
Run dotnet build WalkingTec.Mvvm.sln --no-restore -c Release:
test/WalkingTec.Mvvm.Core.Test/PasswordHashHelperTest.cs#L45
'Utils.GetMD5String(string)' is obsolete: 'Use PasswordHashHelper.HashPassword() for passwords. MD5 is cryptographically broken for password storage.'
|
|
Run dotnet build WalkingTec.Mvvm.sln --no-restore -c Release:
test/WalkingTec.Mvvm.Core.Test/PasswordHashHelperTest.cs#L37
'Utils.GetMD5String(string)' is obsolete: 'Use PasswordHashHelper.HashPassword() for passwords. MD5 is cryptographically broken for password storage.'
|
Loading