]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Use "NOTICE *" before registration instead of "NOTICE AUTH".
authorPeter Powell <petpow@saberuk.com>
Tue, 14 Jul 2015 13:37:42 +0000 (14:37 +0100)
committerPeter Powell <petpow@saberuk.com>
Tue, 14 Jul 2015 13:37:42 +0000 (14:37 +0100)
AUTH is a valid nickname so sending notices to it is probably not
a good idea. Use * as the target instead as done with numerics
when the nick is not available.

This mimics the behaviour in Charybdis, IRCD-Hybrid, InspIRCd 2.2,
Plexus 4, etc.


No differences found