summary refs log tree commit diff stats
path: root/src/common/servlist.c
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2013-05-17 01:39:28 +0200
committerBerke Viktor <bviktor@hexchat.org>2013-05-17 01:40:07 +0200
commita1a94ed31973c0d8a262c82c3cb3d10c760d0ad7 (patch)
treee709bd015bb009b58259f3aae5e31fb963fb6550 /src/common/servlist.c
parent096d0660e2cc707e13d7d55a9f3039418e21e883 (diff)
Add support for QuakeNet /CHALLENGEAUTH, remove legacy /AUTH
Diffstat (limited to 'src/common/servlist.c')
-rw-r--r--src/common/servlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/servlist.c b/src/common/servlist.c
index da0b746d..d2d87c6a 100644
--- a/src/common/servlist.c
+++ b/src/common/servlist.c
@@ -426,7 +426,7 @@ static const struct defaultserver def[] =
 	{0,			"nfsi.ptnet.org"},
 	{0,			"fctunl.ptnet.org"},
 
-	{"QuakeNet", 0, 0, 0, LOGIN_AUTH},
+	{"QuakeNet", 0, 0, 0, LOGIN_CHALLENGEAUTH},
 	{0,			"irc.quakenet.org"},
 	{0,			"irc.se.quakenet.org"},
 	{0,			"irc.dk.quakenet.org"},