]> jfr.im git - irc/DALnet/bahamut.git/commit
Do not allow user mode H to be changed if the user is in any channels; do not allow...
authorRyan Smith <redacted>
Sat, 7 Nov 2020 06:40:20 +0000 (01:40 -0500)
committerKobi Shmueli <redacted>
Thu, 25 Mar 2021 20:45:22 +0000 (22:45 +0200)
commitab39981db05a91cc1972febf4c14d23aa3786e24
tree5639f78a9a10159209b1bc2f8d8526de26adc438
parent302923328c8589493213b4bd11116db5e3aa57ba
Do not allow user mode H to be changed if the user is in any channels; do not allow the user to change user mode H too often, to prevent WATCH flooding.
include/config.h
include/struct.h
include/structfunc.h
src/m_nick.c
src/s_user.c
src/struct.c