From 594e8ad771827a7d4898032de7efd0b7d3822a01 Mon Sep 17 00:00:00 2001 From: James Lu Date: Sun, 17 Sep 2017 13:59:42 -0700 Subject: [PATCH] p10: fix wrong hook name for user introduction (cherry picked from commit 6dec4bd96fde8b6c0d7285680768dfd427180622) --- protocols/p10.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocols/p10.py b/protocols/p10.py index 8b89d18..7ba932d 100644 --- a/protocols/p10.py +++ b/protocols/p10.py @@ -885,7 +885,7 @@ class P10Protocol(IRCS2SProtocol): self.check_cloak_change(uid) - return {'uid': uid, 'ts': ts, 'nick': nick, 'realhost': realhost, 'host': host, 'ident': ident, 'ip': ip} + return {'uid': uid, 'ts': ts, 'nick': nick, 'realhost': realhost, 'host': host, 'ident': ident, 'ip': ip, 'parse_as': 'UID'} else: # <- ABAAA N GL_ 1460753763