ldilley / rubircd

:speech_balloon: An IRC server written in Ruby
http://www.dilley.me/rubircd
GNU General Public License v3.0
22 stars 4 forks source link

Omit RPL_WHOISACTUALLY numeric under certain conditions #27

Closed ldilley closed 9 years ago

ldilley commented 9 years ago

In the whois module, restrict RPL_WHOISACTUALLY numeric to admins, opers, and the user/self. This will hide the IP address from normal users when using hostname cloaking or virtual hosts.