]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2004/004237.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2004 / 004237.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Chanserv UNBAN Bug
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Chanserv%20UNBAN%20Bug&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="004236.html">
11 <LINK REL="Next" HREF="004238.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Chanserv UNBAN Bug</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Chanserv%20UNBAN%20Bug&In-Reply-To="
17 TITLE="[IRCServices] Chanserv UNBAN Bug">Craig at chatspike.net
18 </A><BR>
19 <I>Thu Apr 15 09:43:56 PDT 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="004236.html">[IRCServices] Chanserv UNBAN Bug
22 </A></li>
23 <LI>Next message: <A HREF="004238.html">[IRCServices] Chanserv UNBAN Bug
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#4237">[ date ]</a>
27 <a href="thread.html#4237">[ thread ]</a>
28 <a href="subject.html#4237">[ subject ]</a>
29 <a href="author.html#4237">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&quot;We have just compiled the newer version of IRC Services recently.
35
36 ircservices-5.0.29 Services.street-creed.com build #1, compiled Fri Apr 9 22:58:02 EST 2004&quot;
37
38 So it might have been fixed in .30
39
40 /****************************************
41 * Craig &quot;FrostyCoolSlug&quot; McLure
42 * InspIRCd - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A> - REVIVED
43 * ChatSpike - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
44 ****************************************/
45
46
47 /****************************************
48 * From - Andrew Church &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>&gt;
49 * To - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A> &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>&gt;
50 * Sent - 2004-04-15 19:48:37
51 * Subject - Re: [IRCServices] Chanserv UNBAN Bug
52 ****************************************/
53
54 /****** - Begin Original Message - ******/
55
56 &gt;<i> What version are you using?
57 </I>&gt;<i>
58 </I>&gt;<i> --Andrew Church
59 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
60 </I>&gt;<i> <A HREF="http://achurch.org/">http://achurch.org/</A>
61 </I>&gt;<i>
62 </I>&gt;&gt;<i>I have found a bug in your Chanserv unban function.
63 </I>&gt;&gt;<i>
64 </I>&gt;&gt;<i>(02:36) -ChanServ- Syntax: UNBAN channel
65 </I>&gt;&gt;<i>(02:36) -ChanServ-
66 </I>&gt;&gt;<i>(02:36) -ChanServ- Tells ChanServ to remove all bans preventing you from
67 </I>&gt;&gt;<i>(02:36) -ChanServ- entering the given channel. By default, limited to users
68 </I>&gt;&gt;<i>(02:36) -ChanServ- with level 50 (AOP) access and above on the channel.
69 </I>&gt;&gt;<i>
70 </I>&gt;&gt;<i>&quot;removes all bans preventing me from entering the channel&quot;, this is false. However it will hopefully be fixed in next release.
71 </I>&gt;&gt;<i>
72 </I>&gt;&gt;<i>Here's the Scenario:
73 </I>&gt;&gt;<i>
74 </I>&gt;&gt;<i>Rothgar is <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">admin at netadmin.street-creed.com</A> * DawG of DooM!
75 </I>&gt;&gt;<i>Rothgar is connecting from *@211.XX.XXX.XXX
76 </I>&gt;&gt;<i>
77 </I>&gt;&gt;<i>(02:34) * Rothgar sets mode: +b *!*@211.*
78 </I>&gt;&gt;<i>-=Ban Protection=- You have banned yourself from Channel:#underdog Attempting to UnBan you...
79 </I>&gt;&gt;<i>(02:34) -ChanServ- You have been unbanned from #underdog.
80 </I>&gt;&gt;<i>(02:34) -ChanServ- You have been unbanned from #underdog.
81 </I>&gt;&gt;<i>(02:35) * Rothgar sets mode: -bb *!*@211.* *!*@street-DFC019D.dip.t-dialin.net
82 </I>&gt;&gt;<i>-=Ban Protection=- Ban Protection Successful (*!*@211.* in #underdog)
83 </I>&gt;&gt;<i>
84 </I>&gt;&gt;<i>As you can see Chanserv did not in fact remove bans preventing me from entering the channel. Chanserv needs to lookup vhosts as well as actual addresses. This would include a BNC etc. If someone set a ban on a subnet like that and it included your address
85 </I>&gt;&gt;<i> you would be denied entry. No smart asses saying how being a netadmin I am not prevented ;)
86 </I>&gt;&gt;<i>
87 </I>&gt;&gt;<i>Regards,
88 </I>&gt;&gt;<i>
89 </I>&gt;&gt;<i>Jason Mainwaring
90 </I>&gt;&gt;<i>A+ Service Technician
91 </I>&gt;&gt;<i>Microsoft Certified Systems Administrator
92 </I>&gt;&gt;<i>MCSA Messaging
93 </I>&gt;&gt;<i>Certified Novell Administrator
94 </I>&gt;&gt;<i>Phone: (02) 9419 4616
95 </I>&gt;&gt;<i>E-mail: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">dawgclan at shaw.ca</A>
96 </I>&gt;&gt;<i>
97 </I>&gt;&gt;<i>
98 </I>&gt;&gt;<i>------------------------------------------------------------------
99 </I>&gt;&gt;<i>To unsubscribe or change your subscription options, visit:
100 </I>&gt;<i>
101 </I>&gt;<i>------------------------------------------------------------------
102 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
103 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
104 </I>&gt;<i>.
105 </I>
106 /******* - End Original Message - *******/
107
108
109
110
111 </PRE>
112
113 <!--endarticle-->
114 <HR>
115 <P><UL>
116 <!--threads-->
117 <LI>Previous message: <A HREF="004236.html">[IRCServices] Chanserv UNBAN Bug
118 </A></li>
119 <LI>Next message: <A HREF="004238.html">[IRCServices] Chanserv UNBAN Bug
120 </A></li>
121 <LI> <B>Messages sorted by:</B>
122 <a href="date.html#4237">[ date ]</a>
123 <a href="thread.html#4237">[ thread ]</a>
124 <a href="subject.html#4237">[ subject ]</a>
125 <a href="author.html#4237">[ author ]</a>
126 </LI>
127 </UL>
128
129 </body></html>