diff options
author | Adam <Adam@anope.org> | 2010-12-23 16:59:56 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-12-23 16:59:56 -0500 |
commit | 12b0ff0593cc5f2c0f61ca575f9e0af8b0084994 (patch) | |
tree | 3edf1b1b9045e389ba0e957589c1017a22deeba5 /Changes | |
parent | 13688c595bd11c3a4a093bc82a7d5f2733640abb (diff) |
Bug #1079 - Prevent /cs ban, akick, unban, etc, from matching against users real hostname and IPs in an attempt to prevent unauthorized users from gaining other users IPs via brute force attacks.
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Anope Version 1.8 - GIT ----------------------- 12/15 F Fixed /cs enforce #channel to say SET was enforced not (null) [#1213] +12/23 F Fixed /cs (un)ban and akick from matching users real hosts/IP [#1079] Anope Version 1.8.5 ------------------- |