]> jfr.im git - irc/DALnet/bahamut.git/commit
174: USER_HOSTMASKING_FALLBACK_TO_IP is used to hostmask using the user's IP address...
authorRyan Smith <redacted>
Sun, 1 Nov 2020 04:21:15 +0000 (00:21 -0400)
committerKobi Shmueli <redacted>
Thu, 25 Mar 2021 20:45:22 +0000 (22:45 +0200)
commit302923328c8589493213b4bd11116db5e3aa57ba
tree9f599e308888a5acecb239be396f957df5d86c0c
parentf9a58dada856ca0194563a18b9e3db55ff60f735
174: USER_HOSTMASKING_FALLBACK_TO_IP is used to hostmask using the user's IP address if we are unable to hostmask using their hostname. This usually happens if they're using a domain name without a lot of labels: somehost.com or company.co.uk or similar; do not allow opers who are already hostmasked to set +H; send out WATCH notifications if the hostname changes due to a mode H change.
include/config.h
src/s_user.c