mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-02 03:26:38 +02:00
af598b644f
user target string (nick!user@host:info), insteaf of doing it at like 5 places. - Spamfilter target 'u' (user): the host field (nick!user@HOST:realname) is now escaped with brackets if it's an IPv6 address, eg: blah!blah@[1:2:3:4:5:6:7:8]:hello, reported by aquanight and others (#0003010).