]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2007/005343.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2007 / 005343.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Bug: Kick/ban loops
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Bug%3A%20Kick/ban%20loops&In-Reply-To=4c9d5cc10708111941w318afd67k52023752708748d4%40mail.gmail.com">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="005333.html">
11 <LINK REL="Next" HREF="005334.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Bug: Kick/ban loops</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Bug%3A%20Kick/ban%20loops&In-Reply-To=4c9d5cc10708111941w318afd67k52023752708748d4%40mail.gmail.com"
17 TITLE="[IRCServices] Bug: Kick/ban loops">achurch at achurch.org
18 </A><BR>
19 <I>Thu Aug 23 14:02:41 PDT 2007</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="005333.html">[IRCServices] Bug: Kick/ban loops
22 </A></li>
23 <LI>Next message: <A HREF="005334.html">[IRCServices] modules.conf -- double-up on the same word twice
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#5343">[ date ]</a>
27 <a href="thread.html#5343">[ thread ]</a>
28 <a href="subject.html#5343">[ subject ]</a>
29 <a href="author.html#5343">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i>I was playing around with an irc server and I found 2 ways to place a
35 </I>&gt;<i>user in a kickban loop:
36 </I>&gt;<i>1) placing +e ban exceptions using the extban type ~c:#channel, where
37 </I>&gt;<i>it is supported, on ircds such as Unreal.
38 </I>
39 I can't reproduce this:
40
41 [Alcan/#123]
42 *** Mode change &quot;+e ~c:#blah&quot; on channel #123 by Alcan
43 -&gt; *ChanServ* akick #123 add blah!*@*
44 -ChanServ- blah!*@* added to #123 autokick list.
45 *** blah (<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">achurch at hide-CC7E9766</A>) has joined channel #123
46 *** Mode change &quot;-e ~c:#blah&quot; on channel #123 by ChanServ
47 *** Mode change &quot;+b blah!*@*&quot; on channel #123 by ChanServ
48 *** blah has been kicked off channel #123 by ChanServ (AKICK by Alcan)
49
50 [blah/#blah]
51 *** blah (<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">achurch at hide-CC7E9766</A>) has joined channel #123
52 *** Mode change &quot;-e ~c:#blah&quot; on channel #123 by ChanServ
53 *** Mode change &quot;+b blah!*@*&quot; on channel #123 by ChanServ
54 *** You have been kicked off channel #123 by ChanServ (AKICK by Alcan)
55 *** #123 Cannot join channel (+b) (Banned from channel)
56
57 &gt;<i>2) Joining a forbidden/suspended channel and then setting an +e
58 </I>&gt;<i>exception quickly
59 </I>
60 This is unfortunately difficult to fix given the current design of
61 Services. I've noted it as a known issue in the documentation, but as
62 long as your flood protection is properly set up, this won't be a problem
63 in practice (and it gives people who think they're clever a harmless way
64 to amuse themselves). If your flood protection isn't properly set up, of
65 course, you've got plenty more to worry about than join/part loops.
66
67 --Andrew Church
68 <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
69 <A HREF="http://achurch.org/">http://achurch.org/</A>
70 </PRE>
71
72 <!--endarticle-->
73 <HR>
74 <P><UL>
75 <!--threads-->
76 <LI>Previous message: <A HREF="005333.html">[IRCServices] Bug: Kick/ban loops
77 </A></li>
78 <LI>Next message: <A HREF="005334.html">[IRCServices] modules.conf -- double-up on the same word twice
79 </A></li>
80 <LI> <B>Messages sorted by:</B>
81 <a href="date.html#5343">[ date ]</a>
82 <a href="thread.html#5343">[ thread ]</a>
83 <a href="subject.html#5343">[ subject ]</a>
84 <a href="author.html#5343">[ author ]</a>
85 </LI>
86 </UL>
87
88 </body></html>