]> arthur.barton.de Git - ngircd-alex.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>
Fri, 8 Feb 2013 16:18:43 +0000 (17:18 +0100)
commit1e8b775a7a6d0c390e037bd73332072e7c510525
treeed9b755297eaca38ceae18ea06d9cedfd776dd59
parentf16d230530424f93541b4ca36e2686ddfb76834a
"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.
src/ngircd/irc-info.c