Don't allow to run with invalid IPCPassword
commit96407018fb8a43a0f7a0a8a621e57b91f71cf4d8
authorŁukasz Domeradzki <JustArchi@JustArchi.net>
Sat, 4 Jan 2025 13:47:53 +0000 (4 14:47 +0100)
committerŁukasz Domeradzki <JustArchi@JustArchi.net>
Sat, 4 Jan 2025 13:47:53 +0000 (4 14:47 +0100)
treebed9b57de30297efaca56b86a477e17b765dec88
parent1f78dbb553104ba93ce6933f835fe50f7f7859d3
Don't allow to run with invalid IPCPassword

This scenario would throw when IPC is required to compare provided password with hash in the config. Instead, yell at user and prevent them from running with such config at all.
ArchiSteamFarm/Storage/GlobalConfig.cs