]> arthur.barton.de Git - ngircd.git/commit
"WHO <hostmask>": use displayed hostname for matching
authorAlexander Barton <alex@barton.de>
Fri, 8 Feb 2013 16:18:43 +0000 (17:18 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 13 Feb 2013 21:12:09 +0000 (22:12 +0100)
commit1265eb15b8b3eae1a25906daaa4e38de3feb3f16
treec73b656cb9b06bc2161f716bab636c60b2cb9ea6
parent84612fe773ee57d57822107bb65671def135db30
"WHO <hostmask>": use displayed hostname for matching

Use the currently "displayed hostname" (which can be cloaked!) for
hostname matching, not the real one. In other words: don't display
all the cloaked users on a specific real hostname!

Thanks to DNS <dns@rbose.org> for reporting this issue.
(cherry picked from commit 1e8b775a7a6d0c390e037bd73332072e7c510525)
src/ngircd/irc-info.c