Add custom login type to avoid collisions

This commit is contained in:
Berke Viktor
2013-05-19 04:34:20 +02:00
parent c168a9adc6
commit d60cecb8d3
2 changed files with 12 additions and 5 deletions

View File

@@ -76,6 +76,7 @@ extern GSList *network_list;
#define LOGIN_SASL 6
#define LOGIN_PASS 7
#define LOGIN_CHALLENGEAUTH 8
#define LOGIN_CUSTOM 9
#define CHALLENGEAUTH_ALGO "HMAC-SHA-256"
#define CHALLENGEAUTH_NICK "Q@CServe.quakenet.org"