]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000191.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000191.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] NickServ Status &quot;cosmetic&quot; bug/suggestion
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%20Status%20%22cosmetic%22%20bug/suggestion&In-Reply-To=Pine.LNX.4.44.0202041601050.26973-100000%40linux.ircd-net.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="000187.html">
11 <LINK REL="Next" HREF="000201.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] NickServ Status &quot;cosmetic&quot; bug/suggestion</H1>
15 <B>Mark Hetherington</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20NickServ%20Status%20%22cosmetic%22%20bug/suggestion&In-Reply-To=Pine.LNX.4.44.0202041601050.26973-100000%40linux.ircd-net.org"
17 TITLE="[IRCServices Coding] NickServ Status &quot;cosmetic&quot; bug/suggestion">mark at mhetherington.demon.co.uk
18 </A><BR>
19 <I>Mon Feb 4 16:15:52 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000187.html">[IRCServices Coding] Services 5.0 Miunor Bugs/glitches/suggestions
22 </A></li>
23 <LI>Next message: <A HREF="000201.html">[IRCServices Coding] Suggestion for sessionlimit exception
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#191">[ date ]</a>
27 <a href="thread.html#191">[ thread ]</a>
28 <a href="subject.html#191">[ subject ]</a>
29 <a href="author.html#191">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>(Services version 5.0a18)
35
36 'Nickserv status' on a particular user reports:
37
38 -NickServ- STATUS nickname 1
39
40 'Nickserv info' on the same nick reports:
41
42 -NickServ- Nick nickname isn't registered.
43
44 Given the status system of:
45
46 0 - no such user online or nickname not registered
47 1 - user not recognized as nickname's owner
48 2 - user recognized as owner via access list only
49 3 - user recognized as owner via password identification
50
51 Status 1 seems more applicable to 'no identify attempt made' or 'failed
52 identify' for an online user than 'an online user is using a nickname that
53 nickserv knows nothing about'. In the case I mention, the status ought to
54 remain 0 or there should be another status of 'nickname not registered' for
55 when a nick is online but not registered. i.e it becomes:
56
57 0 - no such user online or nickname not registered
58 1 - user online but nickname not registered
59 2 - user not recognized as nickname's owner
60 3 - user recognized as owner via access list only
61 4 - user recognized as owner via password identification
62
63 I guess it largely depends on the point of the command as to which system
64 would be preferable but a status of 'user not recognized as nickname's
65 owner' implies a user is using a registered nickname when they may not be so
66 is inaccurate. The command seems to combine an 'is user online' with an 'is
67 nickname registered' command so the more information it can provide, the
68 more useful it will become. Personally I prefer system 2 (new status level)
69 but am open to suggestions as to the wording of the status report :)
70
71 Mark.
72
73
74 </PRE>
75
76 <!--endarticle-->
77 <HR>
78 <P><UL>
79 <!--threads-->
80 <LI>Previous message: <A HREF="000187.html">[IRCServices Coding] Services 5.0 Miunor Bugs/glitches/suggestions
81 </A></li>
82 <LI>Next message: <A HREF="000201.html">[IRCServices Coding] Suggestion for sessionlimit exception
83 </A></li>
84 <LI> <B>Messages sorted by:</B>
85 <a href="date.html#191">[ date ]</a>
86 <a href="thread.html#191">[ thread ]</a>
87 <a href="subject.html#191">[ subject ]</a>
88 <a href="author.html#191">[ author ]</a>
89 </LI>
90 </UL>
91
92 </body></html>