mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-26 02:46:37 +02:00
d85ed7a51f
This will hide the *LINE reason to other users if the *LINE contains the IP of the user. This to protect the privacy of the user for cases such as a KLINE due to a blacklist with a DroneBL URL. Other possible settings are `no` (never hide, the previous default) and `yes` to always hide the *LINE reason. In all cases the user affected by the server ban can still see the reason and IRCOps too. https://bugs.unrealircd.org/view.php?id=6362