Closed yungcomputerchair closed 1 week ago
This PR enables auth cookies to be used simultaneously with plaintext paasswords sent in the cookie authID field.
LoginType
AuthMethod
iLoginType
This PR enables auth cookies to be used simultaneously with plaintext paasswords sent in the cookie authID field.
LoginType
enum toAuthMethod
and distinguish it from theiLoginType
packet field (see comment in code for why these should be decoupled).