]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2006/003240.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2006 / 003240.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] SET RESTRICTED, and possibly AKICK flaw
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20SET%20RESTRICTED%2C%20and%20possibly%20AKICK%20flaw&In-Reply-To=441d1a6e.14045%40msgid.achurch.org">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003239.html">
11 <LINK REL="Next" HREF="003236.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] SET RESTRICTED, and possibly AKICK flaw</H1>
15 <B>Anton Wolkov</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20SET%20RESTRICTED%2C%20and%20possibly%20AKICK%20flaw&In-Reply-To=441d1a6e.14045%40msgid.achurch.org"
17 TITLE="[IRCServices Coding] SET RESTRICTED, and possibly AKICK flaw">phan70m at gmail.com
18 </A><BR>
19 <I>Mon Mar 20 11:08:07 PST 2006</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003239.html">[IRCServices Coding] SET RESTRICTED, and possibly AKICK flaw
22 </A></li>
23 <LI>Next message: <A HREF="003236.html">Debug patch (Re: [IRCServices Coding] SET RESTRICTED,
24 and possibly AKICK flaw)
25 </A></li>
26 <LI> <B>Messages sorted by:</B>
27 <a href="date.html#3240">[ date ]</a>
28 <a href="thread.html#3240">[ thread ]</a>
29 <a href="subject.html#3240">[ subject ]</a>
30 <a href="author.html#3240">[ author ]</a>
31 </LI>
32 </UL>
33 <HR>
34 <!--beginarticle-->
35 <PRE>I believe services should work with default configuration, adding additional
36 extended bans is done via modules and with the exception of the regexp
37 ban/exception i've seen, almost none of them block join, thus i recommend
38 supporting the 2 defaults, channel and realname.
39
40 On 3/19/06, Andrew Church &lt;<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>&gt; wrote:
41 &gt;<i>
42 </I>&gt;<i> The most likely possibility (on Services' side) is that the channel
43 </I>&gt;<i> in question has an extended exception that doesn't include a usermask,
44 </I>&gt;<i> such as c: or r:. To be honest, I'm at a loss at what to do about these,
45 </I>&gt;<i> especially since Unreal allows modules to add further types; for 5.1 I'm
46 </I>&gt;<i> half-inclined to just forbid extended bans/exceptions entirely (by
47 </I>&gt;<i> clearing anything that users try to set), but I'd be interested in hearing
48 </I>&gt;<i> other ideas.
49 </I>&gt;<i>
50 </I>&gt;<i> --Andrew Church
51 </I>&gt;<i> <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
52 </I>&gt;<i> <A HREF="http://achurch.org/">http://achurch.org/</A>
53 </I>&gt;<i>
54 </I>&gt;<i> &gt;Hi,
55 </I>&gt;<i> &gt;
56 </I>&gt;<i> &gt;I've seen this happen once or twice, but was never able to reproduce it
57 </I>&gt;<i> &gt;- last night it got a little major, so I thought I'd better send it on
58 </I>&gt;<i> &gt;to the list.
59 </I>&gt;<i> &gt;
60 </I>&gt;<i> &gt;It appears sometimes on a violation of AKICK or SET RESTRICTED, ChanServ
61 </I>&gt;<i> &gt;doesn't add a +b to the channel, leading to fun endless JOIN/KICK
62 </I>&gt;<i> &gt;floods. Sometimes, ChanServ wakes up after a while - yesterday this
63 </I>&gt;<i> &gt;wasn't the case...
64 </I>&gt;<i> &gt;
65 </I>&gt;<i> &gt;[04:32:59] * You were kicked from #helpers by ChanServ (You are not
66 </I>&gt;<i> &gt;permitted to be on this channel.)
67 </I>&gt;<i> &gt;[04:33:01] * You were kicked from #helpers by ChanServ (You are not
68 </I>&gt;<i> &gt;permitted to be on this channel.)
69 </I>&gt;<i> &gt;[04:33:04] * You were kicked from #helpers by ChanServ (You are not
70 </I>&gt;<i> &gt;permitted to be on this channel.)
71 </I>&gt;<i> &gt;
72 </I>&gt;<i> &gt;...
73 </I>&gt;<i> &gt;
74 </I>&gt;<i> &gt;[05:09:41] * You were kicked from #helpers by ChanServ (You are not
75 </I>&gt;<i> &gt;permitted to be on this channel.)
76 </I>&gt;<i> &gt;[05:09:43] * You were kicked from #helpers by ChanServ (You are not
77 </I>&gt;<i> &gt;permitted to be on this channel.)
78 </I>&gt;<i> &gt;[05:09:45] * You were kicked from #helpers by ChanServ (You are not
79 </I>&gt;<i> &gt;permitted to be on this channel.)
80 </I>&gt;<i> &gt;[05:09:46] #helpers unable to join channel (address is banned)
81 </I>&gt;<i> &gt;
82 </I>&gt;<i> &gt;
83 </I>&gt;<i> &gt;That ban being a +b Guest*!*@* set by someone else on the channel.
84 </I>&gt;<i> &gt;
85 </I>&gt;<i> &gt;IRCd is Unreal (3.2.2b, for the terminally curious) - services are at
86 </I>&gt;<i> &gt;5.0.55, with some modules, but no core tweaks.
87 </I>&gt;<i> &gt;
88 </I>&gt;<i> &gt;If anyone else has ideas, because this one has me a little stumped...
89 </I>&gt;<i> &gt;
90 </I>&gt;<i> &gt;Thanks,
91 </I>&gt;<i> &gt;w00t.
92 </I>&gt;<i> &gt;------------------------------------------------------------------
93 </I>&gt;<i> &gt;To unsubscribe or change your subscription options, visit:
94 </I>&gt;<i> &gt;<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
95 </I>&gt;<i> ------------------------------------------------------------------
96 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
97 </I>&gt;<i> <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
98 </I>&gt;<i>
99 </I>-------------- next part --------------
100 An HTML attachment was scrubbed...
101 URL: <A HREF="../attachments/20060320/1d4e2f10/attachment.htm">../attachments/20060320/1d4e2f10/attachment.htm</A>
102 </PRE>
103
104 <!--endarticle-->
105 <HR>
106 <P><UL>
107 <!--threads-->
108 <LI>Previous message: <A HREF="003239.html">[IRCServices Coding] SET RESTRICTED, and possibly AKICK flaw
109 </A></li>
110 <LI>Next message: <A HREF="003236.html">Debug patch (Re: [IRCServices Coding] SET RESTRICTED,
111 and possibly AKICK flaw)
112 </A></li>
113 <LI> <B>Messages sorted by:</B>
114 <a href="date.html#3240">[ date ]</a>
115 <a href="thread.html#3240">[ thread ]</a>
116 <a href="subject.html#3240">[ subject ]</a>
117 <a href="author.html#3240">[ author ]</a>
118 </LI>
119 </UL>
120
121 </body></html>