]> jfr.im git - irc/unrealircd/unrealircd.git/commit
Fix potential bug if there are both soft and hard tkl's matching the user.
authorBram Matthys <redacted>
Tue, 4 Sep 2018 19:08:48 +0000 (21:08 +0200)
committerBram Matthys <redacted>
Tue, 4 Sep 2018 19:08:48 +0000 (21:08 +0200)
commitc8c0199095a1215443ab7cdb17620e93cf7c63ee
tree4f9c793c1ef75172a0f4fb7bac1bb90c222748f9
parentaa45ce11cc8613a61e3fee7278b5e81a7932743a
Fix potential bug if there are both soft and hard tkl's matching the user.
Add soft-shun. Use IsLoggedIn() to detect logged in to services status
rather than repeating the more elaborate if ... isdigit...svid.. etc.. stuff.
src/modules/blacklist.c
src/modules/m_tkl.c