]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2005/003160.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2005 / 003160.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Small thing in modules/nickserv/mail-auth.c
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20Small%20thing%20in%20modules/nickserv/mail-auth.c&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="003159.html">
11 <LINK REL="Next" HREF="003161.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Small thing in modules/nickserv/mail-auth.c</H1>
15 <B>Robin Burchell</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20Small%20thing%20in%20modules/nickserv/mail-auth.c&In-Reply-To="
17 TITLE="[IRCServices Coding] Small thing in modules/nickserv/mail-auth.c">surreal.w00t at gmail.com
18 </A><BR>
19 <I>Thu Sep 29 20:19:55 PDT 2005</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003159.html">[IRCServices Coding] RatBox support
22 </A></li>
23 <LI>Next message: <A HREF="003161.html">[IRCServices Coding] Small thing in modules/nickserv/mail-auth.c
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3160">[ date ]</a>
27 <a href="thread.html#3160">[ thread ]</a>
28 <a href="subject.html#3160">[ subject ]</a>
29 <a href="author.html#3160">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hi,
35
36 I was having a random browse through sourcecode (yes, I have nothing
37 better to do..) and happened across do_clearauth.
38
39 I noticed that the readonly check is actually made _after_ processing
40 the clearauth, perhaps it should be integrated up with the rest of the
41 checks before doing clearauth? (Otherwise, what's the point of the
42 notice, when it doesn't block anything?)
43
44 Ta,
45 w00t
46 </PRE>
47
48
49 <!--endarticle-->
50 <HR>
51 <P><UL>
52 <!--threads-->
53 <LI>Previous message: <A HREF="003159.html">[IRCServices Coding] RatBox support
54 </A></li>
55 <LI>Next message: <A HREF="003161.html">[IRCServices Coding] Small thing in modules/nickserv/mail-auth.c
56 </A></li>
57 <LI> <B>Messages sorted by:</B>
58 <a href="date.html#3160">[ date ]</a>
59 <a href="thread.html#3160">[ thread ]</a>
60 <a href="subject.html#3160">[ subject ]</a>
61 <a href="author.html#3160">[ author ]</a>
62 </LI>
63 </UL>
64
65 </body></html>