]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000346.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000346.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] NickServ Register then /identify
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20NickServ%20Register%20then%20/identify&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="000344.html">
11 <LINK REL="Next" HREF="000351.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] NickServ Register then /identify</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20NickServ%20Register%20then%20/identify&In-Reply-To="
17 TITLE="[IRCServices Coding] NickServ Register then /identify">achurch at achurch.org
18 </A><BR>
19 <I>Tue Feb 26 17:23:36 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000344.html">[IRCServices Coding] Services 5.0a22 Segfault on unlink
22 </A></li>
23 <LI>Next message: <A HREF="000351.html">[IRCServices Coding] GCC3
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#346">[ date ]</a>
27 <a href="thread.html#346">[ thread ]</a>
28 <a href="subject.html#346">[ subject ]</a>
29 <a href="author.html#346">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i>After REGISTERing a nick, NickServ should see you as fully identified. Since
35 </I>&gt;<i>REGISTER doesn't call set_identified() to update stuff, and lets you change
36 </I>&gt;<i>your nick before updating last-seen times (like it should), do_register()
37 </I>&gt;<i>should have a ni-&gt;id_stamp = u-&gt;servicestamp; and not wait for the first
38 </I>&gt;<i>/identify. As you see below, you still have to identify even after
39 </I>&gt;<i>registering to get fully-authenticated.
40 </I>
41 Fixed, thanks.
42
43 --Andrew Church
44 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
45 <A HREF="http://achurch.org/">http://achurch.org/</A>
46
47 &gt;<i>There could be other consequences to this delayed-stamping- like new memo
48 </I>&gt;<i>notices not going to identified users using other nicks, although I havn't
49 </I>&gt;<i>tested anything related to that.. I know, its sort of a nitpick :P
50 </I>&gt;<i>
51 </I>&gt;<i>[17:58:11] -&gt; *nickserv* register password <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">beng at nc.rr.com</A>
52 </I>&gt;<i>[17:58:11] #NickServ!<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">services at example.net</A># Nickname \ 2beng1\ 2 has been
53 </I>&gt;<i>registered to you.
54 </I>&gt;<i>[17:58:11] #NickServ!<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">services at example.net</A># Your password is \ 2password\ 2 --
55 </I>&gt;<i>remember this for later use.
56 </I>&gt;<i>[17:58:18] *** Your nick is now beng2
57 </I>&gt;<i>[17:58:22] *** Your nick is now beng1
58 </I>&gt;<i>[17:58:22] #NickServ!<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">services at example.net</A># This nickname is registered and
59 </I>&gt;<i>protected. If it is your nick, type \ 2/msg NickServ IDENTIFY
60 </I>&gt;<i>\1fpassword\1f\ 2. Otherwise, please choose a different nick.
61 </I>&gt;<i>[17:58:23] -&gt; *Nickserv* status beng1
62 </I>&gt;<i>[17:58:23] #NickServ!<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">services at example.net</A># STATUS beng1 1
63 </I>&gt;<i>[17:58:29] -&gt; *nickserv* identify password
64 </I>&gt;<i>[17:58:29] #NickServ!<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">services at example.net</A># Password accepted -- you are now
65 </I>&gt;<i>recognized.
66 </I>&gt;<i>[17:58:33] *** Your nick is now beng2
67 </I>&gt;<i>[17:58:35] *** Your nick is now beng1
68 </I>&gt;<i>[17:58:38] -&gt; *Nickserv* status beng1
69 </I>&gt;<i>[17:58:38] #NickServ!<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">services at example.net</A># STATUS beng1 3
70 </I>&gt;<i>
71 </I>&gt;<i>-- Ben Goldstein (<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">beng at nc.rr.com</A>)
72 </I>&gt;<i>
73 </I>&gt;<i>
74 </I>&gt;<i>------------------------------------------------------------------
75 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
76 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
77 </I>
78 </PRE>
79
80 <!--endarticle-->
81 <HR>
82 <P><UL>
83 <!--threads-->
84 <LI>Previous message: <A HREF="000344.html">[IRCServices Coding] Services 5.0a22 Segfault on unlink
85 </A></li>
86 <LI>Next message: <A HREF="000351.html">[IRCServices Coding] GCC3
87 </A></li>
88 <LI> <B>Messages sorted by:</B>
89 <a href="date.html#346">[ date ]</a>
90 <a href="thread.html#346">[ thread ]</a>
91 <a href="subject.html#346">[ subject ]</a>
92 <a href="author.html#346">[ author ]</a>
93 </LI>
94 </UL>
95
96 </body></html>