mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 07:04:27 +00:00
be027523ac
* Add warnings about password security * Warn about weak steam passwords even if they are encrypted * Apply feedback * Apply feedback * Simplify code * Move return criteria up a bit for increased performance * Choose more fitting strings for localization * Extract const value * Fix incorrect null reference warning * Switch prefix operator for postfix one Co-authored-by: Łukasz Domeradzki <JustArchi@JustArchi.net> * Add tests * Disable CA1724 The type name Utilities conflicts in whole or in part with the namespace name 'Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities'. * Tell users why their password is considered weak * Apply feedback * Merge resource comments * Misc. * Use library for password testing and Run testing in background * Clean up * OncSeparate forbidden phrases forfor IPC passwords (once again) * Additionally check encryption key * Add comment about {0} Co-authored-by: Łukasz Domeradzki <JustArchi@JustArchi.net> |
||
---|---|---|
.. | ||
ArchiSteamFarm.Tests.csproj | ||
AssemblyInfo.cs | ||
Bot.cs | ||
SteamChatMessage.cs | ||
Trading.cs | ||
Utilities.cs |