summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2010-12-23 16:59:56 -0500
committerAdam <Adam@anope.org>2010-12-23 16:59:56 -0500
commit12b0ff0593cc5f2c0f61ca575f9e0af8b0084994 (patch)
tree3edf1b1b9045e389ba0e957589c1017a22deeba5 /Changes
parent13688c595bd11c3a4a093bc82a7d5f2733640abb (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--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 1e7ce85db..abf1c66d1 100644
--- a/Changes
+++ b/Changes
@@ -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
-------------------