summaryrefslogtreecommitdiff
path: root/src/protocol/unreal32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/protocol/unreal32.c')
-rw-r--r--src/protocol/unreal32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/protocol/unreal32.c b/src/protocol/unreal32.c
index 9adbf0ffd..78d888518 100644
--- a/src/protocol/unreal32.c
+++ b/src/protocol/unreal32.c
@@ -151,6 +151,7 @@ IRCDVar myIrcd[] = {
NULL, /* character set */
0, /* CIDR channelbans */
"$", /* TLD Prefix for Global */
+ false, /* Auth for users is sent after the initial NICK/UID command */
}
,
{NULL}