summary refs log tree commit diff stats
path: root/src/common/servlist.h
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2013-09-07 19:00:40 -0400
committerTingPing <tingping@tingping.se>2013-09-07 19:00:40 -0400
commitbb1062ae2a623d74362b92c2d025a05c03fe7694 (patch)
treeb40b4676e40403e398f76c4c6584c91a65545857 /src/common/servlist.h
parent5feeb717a09d1fccc74e015bd71bc38884bfa6f4 (diff)
parentbdb18828e36340c1800a0eec9f4b5edc6ffae2b2 (diff)
Merge branch 'saslmech'
Diffstat (limited to 'src/common/servlist.h')
-rw-r--r--src/common/servlist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/servlist.h b/src/common/servlist.h
index 45b6dad6..6d6f1bd3 100644
--- a/src/common/servlist.h
+++ b/src/common/servlist.h
@@ -79,6 +79,7 @@ extern GSList *network_list;
 #define LOGIN_PASS				7
 #define LOGIN_CHALLENGEAUTH		8
 #define LOGIN_CUSTOM			9
+#define LOGIN_SASLEXTERNAL		10
 
 #define CHALLENGEAUTH_ALGO		"HMAC-SHA-256"
 #define CHALLENGEAUTH_NICK		"Q@CServe.quakenet.org"