Check for missing parameters to iauth messages (SF bug#1685648).
[ircu2.10.12-pk.git] / tests / ircd.conf
index 5f8c5bffce689194ac0bc9c6fe5fb424f89e9031..eedadc781aeeec12842d84928618f57466ee2d53 100644 (file)
@@ -33,6 +33,7 @@ Client { ip = "127.*"; class = "Local"; };
 Operator { local = no; class = "Local"; host = "*@127.*"; password = "$PLAIN$oper"; name = "oper"; };
 Port { server = yes; port = 7600; };
 Port { port = 7601; };
+IAuth { program = "../tests/iauth-test"; };
 
 Features {
         "HUB" = "TRUE";